Content
View differences
Updated by Oliver Günther about 1 month ago
### Acceptance criteria
* Administration > Authentication > Passwords
* Remove "Minimum number of required classes" setting
* Rename "Active character classes" to "Password requirements"
* The checkboxes for "Password requirements" control which classes are active
* My account password change, Registration screen, Admin user edit password Login screen
* Show all password requirements as the caption below the password
* Highlight whether the character classes are being met by your password as immediate feedback
* When not met, a `X` primer icon is shown in front and the font color is changed to --fgColor-danger
* When met, a `check` primer icon is shown in front and the font color is changed to --fgColor-success
* Administration > Authentication > Passwords
* Remove "Minimum number of required classes" setting
* Rename "Active character classes" to "Password requirements"
* The checkboxes for "Password requirements" control which classes are active
* My account password change, Registration screen, Admin user edit password
* Show all password requirements as the caption below the password
* Highlight whether the character classes are being met by your password as immediate feedback
* When not met, a `X` primer icon is shown in front and the font color is changed to --fgColor-danger
* When met, a `check` primer icon is shown in front and the font color is changed to --fgColor-success