45 Commits (dbb0f0c7c2bda598fa67ffcaf893c7278125cddf)

Author SHA1 Message Date
sebalix ddf1f97677 [FIX] auth_admin_passkey: normal users are not able to read the admin user email. If a normal user and the administrator have the same password, an AccessError is raised (email of the admin account can not be read) and no security alert is sent by email 8 years ago
OCA Transbot 0bced7b8df OCA Transbot updated translations from Transifex 8 years ago
Alexandre Papin e16b37ae6d auth_admin_passkey: Migrate module for odoo 10 8 years ago
OCA Transbot 20d41386a4 OCA Transbot updated translations from Transifex 8 years ago
Alexis de Lattre d899724310 PEP8 fix 8 years ago
Alexis de Lattre 1fe54a4b62 crash when the options "Send email to ..." on the configuration page are unchecked 8 years ago
Alexis de Lattre 8c8fea0894 auth_admin_passkey bug #699 8 years ago
OCA Transbot 118c4592bb OCA Transbot updated translations from Transifex 8 years ago
Alexandre Fayolle fd187bc8ae replace OpenERP with Odoo 8 years ago
OCA Transbot db4cd934c3 OCA Transbot updated translations from Transifex 8 years ago
Raphaël Valyi 64bdce95fd auth_admin_passkey to new API (#519) 8 years ago
OCA Transbot dbcd09033d OCA Transbot updated translations from Transifex 9 years ago
Pedro M. Baeza 70c1f74779 [MIG] Rename manifest files 8 years ago
Pedro M. Baeza a157036fca [MIG] Make modules uninstallable 9 years ago
Stéphane Bidoul 6f8a64238b [UPD] prefix versions with 8.0 9 years ago
OCA Transbot 9d4e68282a OCA Transbot updated translations from Transifex 10 years ago
Alexandre Fayolle f750eed871 Add OCA as author of OCA addons 10 years ago
Pedro M. Baeza f3faa2f7f0 [IMP] auth_admin_passkey: Moved icon 10 years ago
Anthony Muschang 8edbc81d0c [CHG] auth_admin_passkey: rename README.md to README.rst 10 years ago
Anthony Muschang 1f12893c8d [CHG] auth_admin_passkey: move description to README.md 10 years ago
Anthony Muschang e8cc7ff57e [CHG] auth_admin_passkey: migration to 8.0 10 years ago
Sandy Carter 49975648a8 [PEP8] Misc 11 years ago
Stéphane Bidoul 2a7ed7af2e move all modules to __unported__ on master branch and set installable=False 11 years ago
Sylvain LE GAL 17dee822dd [REF] 'auth_admin_passkey': flake8. 11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors d6a437f623 Launchpad automatic translations update. 11 years ago
Sylvain LE GAL 0484b8aaff [REF] fix comments; 11 years ago
Sylvain LE GAL b4883bd9c3 [FIX] bug #1319391; 11 years ago
Sylvain LE GAL ed3a612a5c [ADD] Test #6 to test the bug #1319391; 11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors 4ff9b77850 Launchpad automatic translations update. 11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors 22ed7b8656 Launchpad automatic translations update. 11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors 21792dc294 Launchpad automatic translations update. 11 years ago
Sylvain LE GAL 0722cde476 [FIX] translation. 11 years ago
Sylvain LE GAL 936ebd27b8 [REF] typo. 11 years ago
Sylvain LE GAL 7711cde3c5 [FIX] Incorrect import. 11 years ago
Sylvain LE GAL fb1763fd05 [REF] change order in an algorithm; 11 years ago
Sylvain LE GAL 80a2e93c8d [REF] Pep8. 11 years ago
Sylvain LE GAL dbbef72026 [ADD] copyright information in all files. 11 years ago
Sylvain LE GAL 61cac54371 [FIX] res_config.py : incorrect call. self.pool('xxx') -> self.pool['xxx'] 11 years ago
Sylvain LE GAL 4562169feb [REF] Pep8 and import conventions. 11 years ago
Sylvain LE GAL d437d3af72 [IMP] Emails are now translated. 11 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). 11 years ago
Sylvain LE GAL bdb535c057 [ADD] 'auth_admin_passkey' : add '.pot' file. 11 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. 11 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). 11 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. 11 years ago