MOD Description: This MOD will let a user login with either their username or e-mail address. It will also prevent a user from registering with a username that matches another user's e-mail address.
MOD Version: 1.0.1
MOD Download: Main Download
Last Stable version: 1.0.1
Demo Board: http://www.absoluteanime.com/forum/
Demo Username: tester
Demo E-Mail Address: [email protected]
Demo Password: tester
Version 1.0.0 (Sept 26, 2007)
- Initial release
- Allow administrators to re-authenticate using their e-mail address.
- Prevent users from choosing a username that matches another user's e-mail address.
- Replaced the UTF8-clean check on the e-mail address with just a simple case-insensitive check.