odoo/addons/auth_oauth
Denis Ledoux 77500e54ec [MERGE] forward port of branch 7.0 up to eb9113c 2014-10-02 15:34: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
views [IMP] auth_oauth converted to server side views 2014-01-27 19:16:06 +01:00
__init__.py [ADD] Added needed files. Still not working as it should 2012-08-16 17:36:06 +02:00
__openerp__.py [MERGE] forward port of branch 7.0 up to eb9113c 2014-10-02 15:34: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 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10050 revid:dle@openerp.com-20140516110134-oadkw3xt5bhky781 2014-05-16 14:54:00 +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 [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00
res_users.xml [FIX] auth_oauth 2014-01-28 09:59:45 +01:00