[wp-trac] [WordPress Trac] #31772: Browser unresponsive with long password
WordPress Trac
noreply at wordpress.org
Mon Mar 30 20:54:14 UTC 2015
#31772: Browser unresponsive with long password
--------------------------+--------------------------------------
Reporter: BevanR | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.7
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript, performance
--------------------------+--------------------------------------
Comment (by BevanR):
Web Workers was suggested as a solution in the issue queue for zxcvbn. To
me this seems like the best solution yet:
- Long passwords can still be strength checked, without blocking the user
interface.
- Strength-checking processes that take too long to be useful (the user
already changed the password or submitted the form) can be terminated.
- A new state for the "Strength indicator will need to be introduced:
"Checking".
Any objections? If not, I think the next step is to work out if the Web
Worker feature should be implemented in zxcvbn or in WP.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31772#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list