Commit Graph

6 Commits

Author SHA1 Message Date
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
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
Antony Lesuisse 01c56cbb92 oauth config wizard
bzr revid: al@openerp.com-20120818130411-auxfh3lc0r801kym
2012-08-18 15:04:11 +02:00
vta vta@openerp.com 200a0fd5dd [FIX] Fixed settings view, and added some functionality to oauth related fields.
bzr revid: vta@openerp.com-20120817132835-l5ne76q7t8lj73yc
2012-08-17 15:28:35 +02:00
Antony Lesuisse 9f2b498a8a [FIX] auth_config
bzr revid: al@openerp.com-20120816225537-7ghb97togd1bjidl
2012-08-17 00:55:37 +02:00
vta vta@openerp.com 47b8d4ee97 [ADD] Added needed files. Still not working as it should
bzr revid: vta@openerp.com-20120816153606-qx5fm6j8tx7d3a0c
2012-08-16 17:36:06 +02:00