odoo/addons/auth_oauth
Launchpad Translations on behalf of openerp 16ce262c33 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140329073038-m7q4sxpb8tprh00r
bzr revid: launchpad_translations_on_behalf_of_openerp-20140330061549-r3t0pecngy76c2rw
bzr revid: launchpad_translations_on_behalf_of_openerp-20140331064021-x3wjc8s4oa0ncq95
bzr revid: launchpad_translations_on_behalf_of_openerp-20140401065325-w3viflz7c33n4uis
bzr revid: launchpad_translations_on_behalf_of_openerp-20140402064459-d7e3d8nwo8famjh6
2014-04-02 06:44:59 +00:00
..
controllers [FIX]auth_oauth: controller signin fallback to ?db=dbname if xml_id missing (thus, include case where auth_oauth is not installed) 2013-06-07 16:48:49 +02:00
i18n Launchpad automatic translations update. 2014-04-02 06:44:59 +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