Password strength does not give feedback when entering password
Add User Page Password strength does not give feedback when entering password. It only reads “Password Strength..” when typing characters in the password field. If I back up in the page and let VO read, it will read the password strength.
Comments:
- Password isn't actually a field that matters. This is needed for Drupal to create the user but isn't used to login as we redirect to OSU's login
Would it be helpful to have a statement that says something like this? Or do we really need to add something else that gives feedback? (Brian Canini - Dec 2, 2022)
- Ah I see. Is it completely pointless what they enter as a password? They will never need to know it, right? Does it matter at all how strong it is, then? Could it be used to login if the redirect is broken? (Jeff Borisch - Dec 5, 2022)
- I think a statement saying the password does not matter is a great idea, assuming there is not a failure mode where someone could use that password to login if the redirect to SSO is accidentally removed. (Jeff Borisch - Dec 5, 2022)
- @borisch4 Correct, it does not matter what they enter or how strong it is. The only way it can be used is if I grant them special local access (which I only ever do for myself when testing things) (Brian Canini - Dec 6, 2022)
- A message telling them it does not matter what they enter would be cool. (Jeff Borisch - Dec 6, 2022)