Password change

In this tab users can change their account password or demand password change with the next login.

All passwords in the system are encrypted with the bcrypt password-hashing function.
To change passwords of other users or demand password change from other users it is necessary to get the manage users permission.
image