w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialResetpass.php
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-11 Ryan LanePartial fix for bug 27310. Add domain information when...
2010-12-11 Alexandre Emsenhuber* Converted Special:Userlogin to subclass SpecialPage
2010-10-31 Sam ReedUpdate deprecated method calls
2010-08-24 Sam ReedRemove some unreachable code (usually returns after...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-05 Max SemenikJavaScript-based password complexity checker on account...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-14 Raimond Spekking* Show validity period of the login cookie in Special...
2010-04-09 Alexandre EmsenhuberFixes for r64708:
2010-04-07 Alexandre Emsenhuber* Special:ChangePassword no longer loads user javascript
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-02-17 X!* (bug 22551) Special:Resetpass now has a "Cancel"...
2009-10-27 Raimond SpekkingRevert r58171/r58172 for now. It seems it breaks login...
2009-10-26 Ryan Schmidt* Any strings returned by the isValidPassword hook...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-08 Happy-melonFollow-up to r55884 - update call in SpecialResetpass
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-08-23 Aryeh GregorEnforce $wgMinimalPasswordLength client-side
2009-08-21 Aryeh GregorDon't output useless value=""
2009-08-21 Aryeh GregorOnly require necessary fields in Special:ResetPass
2009-08-11 Aryeh GregorAdd Html::input() convenience function
2009-08-07 Aryeh GregorStart using some HTML 5 form features
2009-05-22 Niklas LaxströmEscaping fixes
2009-03-25 Andrew GarrettRevert r47569 and subsequent related revisions. These...
2009-03-18 Chad HorohoeFollow up to r47976 (bug 17722). For real this time...
2009-02-21 Chad HorohoeOnly set cookies if it's us :p
2009-02-21 Chad HorohoeAdd logging to password resets per request on code...
2009-02-20 Chad HorohoeMake name box enabled/disabled based on right to use...
2009-02-20 Chad HorohoeChangePassword fixes:
2008-12-19 Ryan Schmidt* Fix fatal error due to missing method when User:...
2008-12-12 Raimond SpekkingSome tweaks for Special:ResetPass
2008-11-29 Alexandre EmsenhuberRenamed PasswordReset class to SpecialResetpass and...
2008-11-26 Aaron SchulzOpp, add this bit back
2008-11-26 Aaron SchulzCleanup for r43841:
2008-11-22 Alexandre Emsenhuberfix double escaping
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-06-19 Brion VibberRename all the special page class files back to their...