Reformatted cookie check functions.
[lhc/web/wiklou.git] / includes / SpecialUserlogin.php
2003-11-29 Evan ProdromouReformatted cookie check functions.
2003-11-29 Evan ProdromouInstead of just giving an error message on login if...
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-22 Tim StarlingCommitting Evan's patches (with some modifications...
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-12 Tim StarlingImported latest features from the stable branch
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-09-10 Matthias JordanMoved some code to User.php, where it belongs.
2003-08-14 Bogdan StancescuAdded label tag for "remember me" checkbox
2003-08-07 Matthias JordanAdded support for whitelists for reading and writing...
2003-06-06 Brion VibberDisallow / character in new usernames, as this conflict...
2003-04-30 Lee Daniel CrockerPassword encryption should finally work now. Updates to
2003-04-16 Lee Daniel CrockerNew update script, Version.php, new salted passwords...
2003-04-14 Lee Daniel CrockerInitial revision