You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I bet we will have administrators with differing opinions on enforcing password requirements from the user administration form. I personally lean toward the position that requirements should be enforced or password changed should be required at next login.
Which form is ignoring the lock mechanism? If it is the password reset form, this is intentional. A password reset unlocks the user after bad password attempts.
mustChangePassword
If the user has the flag
mustChangePassword
, then the lock mechanism is ignored in this form, maybe it should be enabled?!Administration
When creating a new user, the password security isn't enforced on the password field. Perhaps it's ok, so I'm just leaving a note.
The text was updated successfully, but these errors were encountered: