The ValidatePassword event is not fired if a change in the password is just related to case-sensitivity, e.g. a user changes his password from "Test1234" to "test1234".
The ValidatePassword event is not fired if a change in the password is just related to case-sensitivity, e.g. a user changes his password from "Test1234" to "test1234".
An issue was addressed in the API for the ValidatePassword event. Now, the event is also fired if a password change is just related to different casing.