Commit Graph

7 Commits (ad90c2478f95b9ba6109c82d04c72b2e26230555)

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