Initial support for memcached.
[lhc/web/wiklou.git] / includes / User.php
2003-08-11 Brion VibberInitial support for memcached.
2003-08-08 Brion Vibberadd wgPasswordSalt option, set to false for compatibili...
2003-07-01 Matthias JordanImplemented the "default namespaces for search" feature...
2003-05-24 Brion VibberIf password check failed, reload default settings to...
2003-05-07 Lee Daniel CrockerMake sure user password code and update script agree.
2003-04-30 Lee Daniel CrockerPassword encryption should finally work now. Updates to
2003-04-28 Lee Daniel CrockerFix problem with new password salt code.
2003-04-16 Lee Daniel CrockerNew update script, Version.php, new salted passwords...
2003-04-14 Lee Daniel CrockerInitial revision