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 tried to implement the HIBP rule, but when I use this rule (pwned:300) and I try to use this password (password) then it does not give me an error. Can you help me?
The text was updated successfully, but these errors were encountered:
I tried to implement the HIBP rule, but when I use this rule (pwned:300) and I try to use this password (password) then it does not give me an error. Can you help me?
Can you please paste your full validator block in here? Also, what form is it for, and do the other validators display the errors?
You could test the validator is working by setting something like max:3 on the password and typing a 4+ character password into the box. It should reject it based on string length and show the error.
I tried to implement the HIBP rule, but when I use this rule (pwned:300) and I try to use this password (password) then it does not give me an error. Can you help me?
The text was updated successfully, but these errors were encountered: