odoo/addons/auth_oauth
Denis Ledoux 0306adbfe3 [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode
bzr revid: dle@openerp.com-20140129121316-b5f5e4r6fz9l80kq
2014-01-29 13:13:16 +01:00
..
controllers [FIX] use of http#ensure_db in auth_* modules 2014-01-28 22:17:23 +01:00
i18n Launchpad automatic translations update. 2014-01-28 06:41:39 +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] auth_oauth converted to server side views 2014-01-27 19:16:06 +01: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 2014-01-28 09:59:45 +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 [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 [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00
res_users.xml [FIX] auth_oauth 2014-01-28 09:59:45 +01:00