:D Thanks!
On Fri, 2005-09-23 at 16:31 -0700, Brion Vibber wrote:
Erin Spiceland wrote:
The user_name was not capitalized. When I did that, it recognizes the new user now (thanks so much!) but I can't log in. Does mediawiki add some string to the password before hashing it? or hash it twice or something?
[snip]
update user set user_password=md5(concat(user_id,'-',md5('wonko'))) where user_name='Blargy';
You mean, like this? :)
-- brion vibber (brion @ pobox.com) _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l