Files | Admin

Notes:

Release Name: salted_login_generator-2.0.1

Notes:
Rails 2.0.1 Ready version of the Salted Hash Login Generator.


Changes: - Fixed all deprecations - Fixed failing restore controller action - Added migration generation (mysql specific at this time) - Removed email field in user model : the login is now the email adress. - Removed passwords from notification emails. Feel free to re-add them if you think it's better... - Last but not least, all tests should pass !