14 Commits (35f26dce1b43588e0154de954ab17342405e65ad)

Author SHA1 Message Date
Anthony Muschang e8cc7ff57e [CHG] auth_admin_passkey: migration to 8.0 10 years ago
Sandy Carter 49975648a8 [PEP8] Misc 10 years ago
Stéphane Bidoul 2a7ed7af2e move all modules to __unported__ on master branch and set installable=False 10 years ago
Sylvain LE GAL b4883bd9c3 [FIX] bug #1319391; 10 years ago
Sylvain LE GAL 7711cde3c5 [FIX] Incorrect import. 10 years ago
Sylvain LE GAL fb1763fd05 [REF] change order in an algorithm; 10 years ago
Sylvain LE GAL 80a2e93c8d [REF] Pep8. 10 years ago
Sylvain LE GAL dbbef72026 [ADD] copyright information in all files. 10 years ago
Sylvain LE GAL 61cac54371 [FIX] res_config.py : incorrect call. self.pool('xxx') -> self.pool['xxx'] 10 years ago
Sylvain LE GAL 4562169feb [REF] Pep8 and import conventions. 10 years ago
Sylvain LE GAL d437d3af72 [IMP] Emails are now translated. 10 years ago
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). 10 years ago
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. 10 years ago
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). 10 years ago
Sylvain LE GAL f2610b09b6 [ADD] new module 'auth_admin_passkey' that allow admin user (uid=1) to login with any login and his password. 10 years ago