[FIX] auth_oauth: fb and google oauth providers reset on general settings apply
authorDenis Ledoux <dle@odoo.com>
Thu, 2 Oct 2014 10:32:02 +0000 (12:32 +0200)
committerDenis Ledoux <dle@odoo.com>
Thu, 2 Oct 2014 10:32:02 +0000 (12:32 +0200)
commitf5cf5fd4ebc020e7eaa4056336c3491aca782d04
tree93d54601659e572465b84abd9a828e659f3438b4
parent12df3fe5a025a95c079e2f9f84e4c6ad691e802e
[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
addons/auth_oauth/__openerp__.py
addons/auth_oauth/res_config.py