Go to file
Jon Cave 95cab73341 zxcvbn: Apply ROT13 when building the dynamic user_inputs dictionary.
The modified matcher assumes that the dictionaries are ROT13 encoded.
All of the static dictionaries were, but user_inputs wasn't. See #21737.


git-svn-id: https://develop.svn.wordpress.org/trunk@25159 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-29 08:40:51 +00:00
src zxcvbn: Apply ROT13 when building the dynamic user_inputs dictionary. 2013-08-29 08:40:51 +00:00
tests Unit Tests: Make it more compatible with PHPUnit when installed as a Phar, or, Composer package, by removing a duplicate require (Phpunit already includes the file itself). Props scribu Fixes #25065 2013-08-28 01:43:14 +00:00
tools/i18n i18n Tools: Update the default msgid-bugs-address. see #21444. 2013-08-22 22:07:08 +00:00
.gitignore New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
Gruntfile.js Use Dropbox's zxcvbn library for our password meter. 2013-08-28 16:08:19 +00:00
package.json New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00