| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-08 | refactor(handlers): add more detailed errors for password-change failures ↵ | Brynn Crowley | |
| (#8899) Adds some more helpful log information to the change password feature. Signed-off-by: Brynn Crowley <littlehill723@gmail.com> Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com> | |||
| 2025-03-06 | feat(web): change password (#7676) | Brynn Crowley | |
| Add the ability for users to change their password from their user settings, without requiring them to use the reset password workflow. User's are required to create a elevated session in order to change their password. Users may not change their password to their current password. The user's current password is required for the password change. Users must follow any established password policies. Administrators are able to turn this feature off. Closes #3548 | |||
