Paranoid page table check
[lhc/web/wiklou.git] / includes / specials / SpecialUserlogin.php
2008-10-24 Domas Mituzasreset password attempt throttle at successful logins
2008-10-20 Raimond SpekkingFollow up for r41672: 'nosuchuser' is used twice
2008-10-04 Bertrand GrondinFixing link not displayed for nosuchuser message, bug...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-12 Aryeh Gregor(bug 6702) Improve default English messages
2008-09-09 Raimond Spekking* Enahle PLURAL
2008-09-09 Raimond Spekkingfix for r40623: declare $wgUser helps to avoid a fatal...
2008-09-08 Aryeh GregorMake 40621 not break CentralAuth
2008-09-08 Aryeh GregorRedirect on login instead of showing a message
2008-09-08 Chad HorohoeSelf-revert 40530, 40531. Too many things still depend...
2008-09-06 Chad HorohoeSyntax error. Consequently, getCookie() returns null...
2008-09-06 Chad Horohoe* Add getCookie() method to WebRequest as a wrapper...
2008-08-26 Andrew GarrettReset password throttles on login
2008-08-19 Brion VibberRevert r39625 "Run autocreated accounts through AbortNe...
2008-08-19 Fran RogersRun autocreated accounts through AbortNewAccount hooks
2008-08-18 Chad HorohoeRemove last of $wgEnablePersistentCookies. Use > 0...
2008-08-16 Alexandre Emsenhuberfix for last commit: the (bool) is not needed
2008-08-16 Alexandre Emsenhubertweak for r39376: do not show the check box "remember...
2008-08-14 Aaron Schulz* Fix location of $ip check
2008-08-13 Aaron SchulzI really don't like the idea of invalid IPs sending...
2008-08-08 Brion VibberCleanup for r38886 "(bug 12370) Add throttle on passwor...
2008-08-08 Aaron Schulz$wgPasswordAttemptThrottle cleanup
2008-08-08 Andrew Garrett* (bug 12370) Add throttle on password attempts. Defaul...
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-07 Niklas Laxström* Cleanup for r37209, which broke grammar while fixing...
2008-07-06 Brion Vibber* (bug 14709) Fix login success message formatting...
2008-07-03 Brion VibberRevert r36916 for now ("(bug 14698) Make "Block account...
2008-07-02 Aryeh GregorFix a misspelled word in a comment added by r36916.
2008-07-02 Chad Horohoe(bug 14698) Make "Block account creation" work as adver...
2008-06-19 Brion VibberRename all the special page class files back to their...