aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialChangePassword.php
Commit message (Expand)AuthorAgeFilesLines
* Use local context to get messagesAlexandre Emsenhuber2011-12-111-13/+13
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-1/+1
* Following r100264, update usages in coreJohn Du Hart2011-11-161-1/+1
* Updated core SpecialPages to use new functions introduced in r103111 and r103095John Du Hart2011-11-151-3/+1
* * Use local context instead of global variablesAlexandre Emsenhuber2011-10-181-0/+1
* * Don't list sp:ChangeEmail/sp:ChangePassword at SpecialPages. These were clu...Aaron Schulz2011-09-091-1/+1
* Set wsDomain based on the user's session, if domain is set in the session. Wh...Ryan Lane2011-09-061-0/+3
* Use local context instead of global variablesAlexandre Emsenhuber2011-08-291-32/+30
* trim $this->mUserName var so that login attempt throttle key isn't fragmented...Aaron Schulz2011-07-231-1/+1
* Follow-up r92887: clear throttle count once the password is accepted as normalAaron Schulz2011-07-221-0/+5
* Fix for r86482: throttle password attempts for SpecialChangePassword (uses r9...Aaron Schulz2011-07-221-0/+5
* Use proper nosuchuser msg (fix for r86482)Aaron Schulz2011-07-211-1/+1
* Rename Special:Resetpass to Special:ChangePassword. "pass" is vague and unin...Happy-melon2011-04-171-0/+235