[wp-trac] [WordPress Trac] #25174: Expand zxcvbn user_input blacklist
WordPress Trac
noreply at wordpress.org
Wed Sep 25 20:02:57 UTC 2013
#25174: Expand zxcvbn user_input blacklist
----------------------------+--------------------
Reporter: iandunn | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.7
Component: Security | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------
Comment (by iandunn):
`25174.5.diff` has a few small changes:
* added unit test for userInputBlacklist()
* switched to using `document.title` since
[http://stackoverflow.com/questions/7897005/cannot-access-documents-title-
element-with-jquery-ie-8 $( 'title' ).text() doesn't always work in IE]
* a few minor formatting tweaks
I ran the unit tests on bunch of browsers/devices and found no problems. I
also did some manual testing on various browsers without incident. So, I
think it's good to commit.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25174#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list