Commit Graph

9 Commits

Author SHA1 Message Date
Christophe Simonis b1e5c9e1ae [FIX] auth_openid: use set_cookie_and_redirect + handle errors correctly
bzr revid: chs@openerp.com-20120814104052-tw5zgqu5nb12zj5c
2012-08-14 12:40:52 +02:00
Christophe Simonis 6a33cfa71a [IMP] auth_openid: use registry.cursor() instead of utils.cursor()
bzr revid: chs@openerp.com-20120813154419-4rwe6d4w6w0irl37
2012-08-13 17:44:19 +02:00
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
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Xavier Morel b9fbf248aa [FIX] auth_openid, edi: fix web imports to correctly handle conflicts with e.g. web.py
bzr revid: xmo@openerp.com-20120210103511-ak08gis9h35j8pe2
2012-02-10 11:35:11 +01:00
Christophe Simonis 137310ed4a [FIX] adapt auth_openid to new login page
bzr revid: chs@openerp.com-20120112125416-uixisb5sks604ejg
2012-01-12 13:54:16 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Antony Lesuisse 545765173e [FIX] crm tests, openid import
bzr revid: al@openerp.com-20111005180601-z55oq92j3g883akf
2011-10-05 20:06:01 +02:00
Christophe Simonis d028d22992 [ADD] auth_openid module
bzr revid: chs@openerp.com-20110930132858-jsxqo21l7pn172av
2011-09-30 15:28:58 +02:00