• The plugin does not block user to submit the form when user input a weak password but did not check the “Confirm weak password” checkbox.

    Anh somehow when the user change password of their own accounts (admin included), the password is saved in plain text in database. If I use another admin account to change password of others, this bug does not happen.

    I am running on WP 5.8 BedRock.

Viewing 1 replies (of 1 total)
  • Thread Starter shadyshane

    (@shadyshane)

    I can fix the bug with the submit button. The submit button has id=save but the code only finds for #submit and #wp-submit.

    wp-user-profiles/assets/js/user-profiles.js Line 202

Viewing 1 replies (of 1 total)
  • The topic ‘Weird Password Change Behavior’ is closed to new replies.