Tim Starling
1412a6885c
Undelete bug partially fixed; Sysop ability to block users; various code formatting changes
2003-08-31 14:30:24 +00:00
Brion Vibber
1c2cb5c0fd
Some more tweaking of prelim memcached support; shortened keys, added newtalk for anons
2003-08-13 12:26:06 +00:00
Brion Vibber
fd305c509f
Initial support for memcached.
...
Includes PHP MemCachedClient 1.0.8 by Ryan Gilfether, under GPL license.
2003-08-11 13:53:20 +00:00
Brion Vibber
f6b6931ff4
add wgPasswordSalt option, set to false for compatibility with old passwords in user table
2003-08-08 03:10:55 +00:00
Matthias Jordan
01515e038f
Implemented the "default namespaces for search" feature. This includes
...
changes to the preferences form, a new key in the LanguageXX.php files
(defaultns) and a new global config variable in DefaultSettings.php
($wgNamespacesToBeSearchedDefault).
I also killed a bug that produced an errorneous SQL command when the user
failed to check any namespaces to search in the search form. The updated
implementation searched the main namespace if no checkbox is checked.
2003-07-01 08:27:32 +00:00
Brion Vibber
cf74aa2c14
If password check failed, reload default settings to clear username
2003-05-24 21:39:20 +00:00
Lee Daniel Crocker
a34ce8d040
Make sure user password code and update script agree.
2003-05-07 00:23:18 +00:00
Lee Daniel Crocker
fcc80ed2bb
Password encryption should finally work now. Updates to
...
user login and testsuite.
2003-04-30 21:52:53 +00:00
Lee Daniel Crocker
f63f4e6e97
Fix problem with new password salt code.
2003-04-28 17:19:51 +00:00
Lee Daniel Crocker
a96bcaf80d
New update script, Version.php, new salted passwords, minor fixes.
2003-04-16 07:30:52 +00:00
Lee Daniel Crocker
d82c14fb4f
Initial revision
2003-04-14 23:10:40 +00:00