Opened 7 years ago
Closed 7 years ago
#3013 closed defect (bug) (worksforme)
"Password strength unknown" error on login.wordpress.org
Reported by: | arvindsinghu | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Login & Authentication | Keywords: | needs-patch |
Cc: |
Description
hi , i created a new account for me on wordpress.org .
i have filled all the details required and then i received email for conformation . clicking on the link redirect me to page ( domain name http://login.wordpress.org/XXXXX )
i first filled , i entered a long password but still it was showing me an error :( (PassWord strength Unknown )
i tried many times by changing my password and at last i ignored the error :(
please fixed it soon , i have also attached screen shot of the error :)
Attachments (1)
Change History (7)
#2
@
7 years ago
- Summary changed from error in login.Wordpress.org to "Password strength unknown" error on login.wordpress.org
#4
@
7 years ago
Is there any way to reliably reproduce this? I tried it once and I couldn't, but I'd like to avoid having to register an infinite number of accounts…
@arvindsinghu Did you use any non-roman characters or numbers?
#5
@
7 years ago
While attempting to debug this I ran into #3390 and #3391.
I did see this issue once, momentarily. I believe the unknown text is what is shown while the rest of the password strength JS is loaded async, if that load fails it'll display this.
I'm thinking maybe an adblocker or some security software may be getting triggered by the password files.
#6
@
7 years ago
- Resolution set to worksforme
- Status changed from new to closed
I'm thinking maybe an adblocker or some security software may be getting triggered by the password files.
Let's close this for now then. Feel free to reopen when there is a way to reliable reproduce this bug, beyond a loading lag of the script.
There is actually a message of returning on passwords of
unknown
strength, do you suggest on changing it to something more clear maybe?The meters messages currently are: unknown, short, bad, good, strong, mismatch