odoo/addons/auth_oauth
Denis Ledoux f5cf5fd4eb [FIX] auth_oauth: fb and google oauth providers reset on general settings apply
- The res_config.xml file was missing in the manifest (so couldn't check the use of FB and Google OAuth from the general settings)
 - The default value for these oauth configuration were not set
2014-10-02 12:32:02 +02:00
..
controllers [FIX] auth_oauth: hide invalid providers from login screen 2014-07-02 14:07:52 +02:00
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +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]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: fb and google oauth providers reset on general settings apply 2014-10-02 12:32:02 +02:00
auth_oauth.py [IMP] auth_oauth: set default 'zocial' css_class 2014-08-19 17:43:09 +02:00
auth_oauth_data.xml [FIX] auth_oauth: Replace OpenERP.com provider by Odoo.com provider 2014-05-16 13:01:34 +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 [FIX] auth_oauth: missing field body in formview 2014-05-07 12:24:14 +02:00
res_config.py [FIX] auth_oauth: fb and google oauth providers reset on general settings apply 2014-10-02 12:32:02 +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