Sylvain LE GAL
|
aca963fac4
|
[IMP] 'auth_admin_passkey' works now indepently from the order of the installation of modules 'auth_admin_passkey' and 'auth_crypt'. (Courtesy of Stefan Rijnhart).
|
2014-03-23 20:26:09 +01:00 |
Sylvain LE GAL
|
bdb535c057
|
[ADD] 'auth_admin_passkey' : add '.pot' file.
|
2014-03-23 18:45:28 +01:00 |
Sylvain LE GAL
|
2c29253ec7
|
[IMP] 'auth_admin_passkey' : Manage the special case where an user has the same password as the admin user, sending a mail to admin user.
|
2014-03-23 18:42:14 +01:00 |
Sylvain LE GAL
|
d041c995ef
|
[IMP] move 'if' test to avoid useless call to check_credentials function if user_id == SUPERUSER_ID. (Courtesy of Stefan Rijnhart).
|
2014-03-21 14:03:56 +01:00 |
Sylvain LE GAL
|
f2610b09b6
|
[ADD] new module 'auth_admin_passkey' that allow admin user (uid=1) to login with any login and his password.
|
2014-03-17 16:41:20 +01:00 |