Commit Graph

4 Commits (dbbef7202616dd3b9983790bf1e6148ffd4b5496)

Author SHA1 Message Date
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