All user passwords are hashed and stored in their hashed state in the database. Once a password is created, the Users hashed password is not visible within their User Account information. This is an additional security feature to prevent other Users from viewing a Users hashed password.
Comments