odoo/addons/auth_oauth
Fabien Meghazi bb8a62a3b4 [IMP] Use database uuid as client_id for OpenERP oauth provider
bzr revid: fme@openerp.com-20121002141302-dblh6j4eiwikmdoz
2012-10-02 16:13:02 +02:00
..
controllers [FIX] Fixed oauth in order to reload provider on database selection. Also avoid to crash on database not having oauth installed or not even openerp database. 2012-09-27 14:34:29 +02:00
security [ADD] Added the security folder and access rightz file in auth_oauth module. 2012-09-03 10:37:31 +05:30
static [FIX] Fixed oauth in order to reload provider on database selection. Also avoid to crash on database not having oauth installed or not even openerp database. 2012-09-27 14:34:29 +02:00
__init__.py [ADD] Added needed files. Still not working as it should 2012-08-16 17:36:06 +02:00
__openerp__.py [IMP] Use database uuid as client_id for OpenERP oauth provider 2012-10-02 16:13:02 +02:00
auth_oauth.py oauth config wizard 2012-08-18 15:04:11 +02:00
auth_oauth_data.xml [IMP] Changed OpenERP provider name and url 2012-10-02 10:38:07 +02:00
auth_oauth_data.yml [IMP] Use database uuid as client_id for OpenERP oauth provider 2012-10-02 16:13:02 +02:00
auth_oauth_view.xml [IMP]remove server warnings 2012-09-06 17:16:51 +05:30
res_config.py oauth config wizard 2012-08-18 15:04:11 +02:00
res_config.xml oauth config wizard 2012-08-18 15:04:11 +02:00
res_users.py [FIX] oauth: make oauth works with providers not necessarily returning name and email (eg: facebook, OpenERP online) 2012-09-26 11:43:36 +02:00
res_users.xml [FIX] Fixed auth_oauth method 2012-08-14 13:55:55 +02:00