odoo/addons/auth_openid
Christophe Simonis c710e12517 [IMP] auth_openid: forward port of patches made on 6.1 branch
revid:chs@openerp.com-20120802102525-2uyr5za46swxs0n7
        [FIX] auth_openid: Due to multiprocessus we must use a FileStore instead of a MemStore to store openid associations.
        [FIX] auth_openid: GoogleApps: avoid crash when handle not found in store.
        [IMP] auth_openid: flake8.

    revid:chs@openerp.com-20120403093926-4222u3cs3qc10xew
        [FIX] auth_openid: use correct api for login users

    revid:chs@openerp.com-20120403093627-easttnf2qoemeoli
        [FIX] auth_openid: allow login from direct http request

bzr revid: chs@openerp.com-20120810144333-o8zejl4pmdldab6j
2012-08-10 16:43:33 +02:00
..
controllers [IMP] auth_openid: forward port of patches made on 6.1 branch 2012-08-10 16:43:33 +02:00
i18n Launchpad automatic translations update. 2012-08-07 05:39:28 +00:00
static/src [FIX] adapt auth_openid to new login page 2012-01-12 13:54:16 +01:00
__init__.py [ADD] auth_openid module 2011-09-30 15:28:58 +02:00
__openerp__.py [FIX] auth_openid: added `web` dependency in the manifest. 2012-02-15 14:16:34 +01:00
res_users.py Set login date as UTC 2012-03-30 14:14:07 +13:00
res_users.xml [IMP]improve company form view as per review. improve email_template,user form and all action window and also remove sheets from configuration 2012-07-06 18:04:13 +05:30
utils.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00