odoo/addons/auth_oauth
Olivier Dony c02afb45fa [MERGE] Forward-port of bugfixes from saas-1 series up to rev.8759 rev-id: odo@openerp.com-20130820152607-0p0fx87v1rqhk3vy
bzr revid: odo@openerp.com-20130820165258-3mjzbo990xg44dfu
2013-08-20 18:52:58 +02:00
..
controllers [FIX] auth_oauth: authentication problem with the new server-side web framework 2013-06-24 11:52:55 +02:00
i18n Launchpad automatic translations update. 2013-08-19 04:57:37 +00: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]auth_oauth: auth_oauth handle oauth error 3, auth_oauth_signup raise accessdenied instead of signuperror, auth_signup use literal_eval instead of safe_eval 2013-08-09 16:55:06 +02:00
__init__.py [ADD] Added needed files. Still not working as it should 2012-08-16 17:36:06 +02:00
__openerp__.py [FIX] auth_oauth: set the right copyright and change the description of the module 2012-11-20 15:19:21 +01:00
auth_oauth.py oauth config wizard 2012-08-18 15:04:11 +02:00
auth_oauth_data.xml [IMP] auth_signup remove all css, better wording, auth_oauth align button better wording 2012-11-28 01:14:49 +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 [IMP] auth_oauth: restrict menuitem 'OAuth Providers' to group Technical Features 2012-11-20 12:37:25 +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] auth_oauth: doc improvement 2012-11-27 11:06:35 +01:00
res_users.xml [FIX] Fixed auth_oauth method 2012-08-14 13:55:55 +02:00