Changeset 175
- Timestamp:
- 08/07/04 19:33:55 (9 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/ChangeLog
r174 r175 4 4 * Change password hashing algorithm to make it compatible with NoCat (For the curious among you, the hashing algorithm is now: take the md5 digest in binary format of the password, and base64 encode it. 5 5 * Table schema changed to accomodate newhash length (users.pass is now varchar(32)) 6 * Allow the userto login with either his username or his email.6 * The user is now allowed to login with either his username or his email. 7 7 8 8 2004-08-03 Benoit Gr�goire <bock@step.polymtl.ca>
