Another method w/o touching the code:
Using MySQL or mysqlcc:
1. Insert a valid e-mail address into your entry in table user 2. mail you a temporary password 3. log-in with this 4. set a new password
Brion Vibber schrieb:
Export TheGeek wrote:
well.. I forgot my password for sysop so I created a new md5 based off a new password and entered the md5 value into user_password in the user table on the wiki mysql database, but attempting to login still yeilds invalid password.. anybody have any thoughts on how to enter a new md5 and have it work? did i miss some sort of has / calculation done to the initial plaintext password?