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
|
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 |