odoo/addons/auth_oauth
fwi-odoo 06141c34a5 [FIX] auth_oauth: don't assume that google and facebook providers always exist
Before this commit, it was not possible to reach the general settings when one
of the "default" provider was delete.
After this commit, we don't assume anymore that there are google and facebook
providers.

opw-746907
2017-06-12 15:13:09 +02:00
..
controllers [MERGE] forward port of branch saas-3 up to 513cea6 2015-12-08 12:28:41 +01:00
i18n [I18N] Update translation terms from Transifex 2017-03-12 02:54:51 +01: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 [MERGE] forward port of branch saas-3 up to 77500e5 2014-10-02 15:36:58 +02:00
auth_oauth.py [MERGE] forward port of branch saas-5 up to 39bee35 2014-08-20 20:33:17 +02:00
auth_oauth_data.xml [FIX] auth_oauth: login with Facebook 2015-08-11 09:31:46 +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 Removed version="7.0" from form views 2014-06-12 09:09:59 +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 [FIX] auth_oauth: don't assume that google and facebook providers always exist 2017-06-12 15:13:09 +02:00
res_config.xml oauth config wizard 2012-08-18 15:04:11 +02:00
res_users.py [FIX] auth_oauth : propagate the context in signin process 2016-01-11 15:08:39 +01:00
res_users.xml [FIX] auth_oauth 2014-01-28 09:59:45 +01:00