Pedro M. Baeza
|
f3faa2f7f0
|
[IMP] auth_admin_passkey: Moved icon
|
2015-01-16 19:48:07 +01:00 |
Anthony Muschang
|
8edbc81d0c
|
[CHG] auth_admin_passkey: rename README.md to README.rst
|
2014-12-15 10:04:39 +01:00 |
Anthony Muschang
|
1f12893c8d
|
[CHG] auth_admin_passkey: move description to README.md
|
2014-12-15 09:25:06 +01:00 |
Anthony Muschang
|
e8cc7ff57e
|
[CHG] auth_admin_passkey: migration to 8.0
|
2014-12-12 00:17:54 +01:00 |
Stéphane Bidoul
|
2a7ed7af2e
|
move all modules to __unported__ on master branch and set installable=False
|
2014-07-13 11:20:52 +02:00 |
Sylvain LE GAL
|
17dee822dd
|
[REF] 'auth_admin_passkey': flake8.
|
2014-07-03 12:24:20 +02:00 |
Launchpad Translations on behalf of server-env-tools-core-editors
|
d6a437f623
|
Launchpad automatic translations update.
|
2014-05-24 06:46:27 +00:00 |
unknown
|
f1c3fbd7e5
|
[FIX] auth_admin_passkey: uncaught error with admin password and bad login by checking if user_id is set instead of only checking if different than SUPERUSER_ID
|
2014-05-16 16:28:30 +02:00 |
Sylvain LE GAL
|
0484b8aaff
|
[REF] fix comments;
|
2014-05-14 15:32:27 +02:00 |
Sylvain LE GAL
|
b4883bd9c3
|
[FIX] bug #1319391;
|
2014-05-14 15:27:40 +02:00 |
Sylvain LE GAL
|
ed3a612a5c
|
[ADD] Test #6 to test the bug #1319391;
[ADD] Test #1 to #5 to avoid regression;
|
2014-05-14 15:26:27 +02:00 |
Launchpad Translations on behalf of server-env-tools-core-editors
|
4ff9b77850
|
Launchpad automatic translations update.
|
2014-04-28 06:09:32 +00:00 |
Launchpad Translations on behalf of server-env-tools-core-editors
|
22ed7b8656
|
Launchpad automatic translations update.
|
2014-04-17 06:53:31 +00:00 |
Launchpad Translations on behalf of server-env-tools-core-editors
|
21792dc294
|
Launchpad automatic translations update.
|
2014-04-09 07:06:37 +00:00 |
Sylvain LE GAL
|
0722cde476
|
[FIX] translation.
|
2014-04-02 18:01:16 +02:00 |
Sylvain LE GAL
|
936ebd27b8
|
[REF] typo.
|
2014-03-31 16:19:05 +02:00 |
Sylvain LE GAL
|
7711cde3c5
|
[FIX] Incorrect import.
|
2014-03-31 16:15:32 +02:00 |
Sylvain LE GAL
|
fb1763fd05
|
[REF] change order in an algorithm;
|
2014-03-31 15:24:11 +02:00 |
Sylvain LE GAL
|
80a2e93c8d
|
[REF] Pep8.
|
2014-03-31 14:57:27 +02:00 |
Sylvain LE GAL
|
dbbef72026
|
[ADD] copyright information in all files.
|
2014-03-31 14:38:56 +02:00 |
Sylvain LE GAL
|
61cac54371
|
[FIX] res_config.py : incorrect call. self.pool('xxx') -> self.pool['xxx']
[REF] res_users.py : same call to self.pool in other res_users class.
|
2014-03-24 15:10:02 +01:00 |
Sylvain LE GAL
|
4562169feb
|
[REF] Pep8 and import conventions.
|
2014-03-23 23:01:19 +01:00 |
Sylvain LE GAL
|
d437d3af72
|
[IMP] Emails are now translated.
|
2014-03-23 21:45:12 +01:00 |
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 |