odoo/addons/auth_oauth
Christophe Simonis b8089a1521 [MERGE] forward port of branch saas-4 up to revid 9410 chs@openerp.com-20140507164207-kmme4tsrd4w1m7l1
bzr revid: chs@openerp.com-20140507170112-bjeltv2b0coy60am
2014-05-07 19:01:12 +02:00
..
controllers [MERGE] forward port of branch saas-3 up to revid 9394 chs@openerp.com-20140410103638-x7vajn70ewsfp0ck 2014-04-10 13:04:24 +02:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [ADD] Added the security folder and access rightz file in auth_oauth module. 2012-09-03 10:37:31 +05:30
views [IMP] Make auth_oauth depends of auth_signup, merge and remove auth_oauth_signup link module 2014-02-12 11:15:47 +01:00
__init__.py [FIX] auth_oauth: reset openerp oauth client_id when generating new dbuuid 2014-03-05 12:41:10 +01:00
__openerp__.py [IMP] Make auth_oauth depends of auth_signup, merge and remove auth_oauth_signup link module 2014-02-12 11:15:47 +01:00
auth_oauth.py oauth config wizard 2012-08-18 15:04:11 +02:00
auth_oauth_data.xml [IMP] auth_oauth converted to server side views 2014-01-27 19:16:06 +01: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 [FIX] auth_oauth: missing field body in formview 2014-05-07 12:24:14 +02:00
ir_configparameter.py [FIX] auth_oauth: reset openerp oauth client_id when generating new dbuuid 2014-03-05 12:41:10 +01:00
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 [IMP] Make auth_oauth depends of auth_signup, merge and remove auth_oauth_signup link module 2014-02-12 11:15:47 +01:00
res_users.xml [FIX] auth_oauth 2014-01-28 09:59:45 +01:00