summaryrefslogtreecommitdiff
path: root/docs/content/roadmap/active/dashboard-control-panel-for-users.md
AgeCommit message (Collapse)Author
2025-03-06feat(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
2024-03-24docs: simplify menu (#7006)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-21docs: improve roadmap (#6987)James Elliott
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-14docs: fix meta (#6848)James Elliott
* docs: fix meta * docs: fix generators Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com> --------- Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-03-14docs: refresh (#6809)James Elliott
Update the look of the documentation.