JavaScript-based password complexity checker on account creation and password change...
authorMax Semenik <maxsem@users.mediawiki.org>
Thu, 5 Aug 2010 19:16:31 +0000 (19:16 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Thu, 5 Aug 2010 19:16:31 +0000 (19:16 +0000)
commitbdbd284bb999146e61ef0704956dd814a892de8c
tree1184682f2c35e3189b6e12e6700252c3316fad93
parentd39d3bddcb55881549ca8d097482b3b68fdd7bef
JavaScript-based password complexity checker on account creation and password change. Needs attention from CSS gurus to look decently.
Note that OutputPage::addPasswordSecurity() doesn't check the enabling setting to make this code reusable by extensions who don't always want to follow core settings.
RELEASE-NOTES
includes/DefaultSettings.php
includes/OutputPage.php
includes/specials/SpecialResetpass.php
includes/specials/SpecialUserlogin.php
includes/templates/Userlogin.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc