[ADD] auth_oauth_signup: link module to make auth_oauth work with auth_signup
authorRaphael Collet <rco@openerp.com>
Mon, 26 Nov 2012 10:52:42 +0000 (11:52 +0100)
committerRaphael Collet <rco@openerp.com>
Mon, 26 Nov 2012 10:52:42 +0000 (11:52 +0100)
commit1299315111f1b398efe13e46ce5346f67964b610
treef8714e3bf7d619c38d646281228bd15ed60dbe9a
parent867a84c3f86e5ee47bb99bf4409f3987a31d5f42
[ADD] auth_oauth_signup: link module to make auth_oauth work with auth_signup

bzr revid: rco@openerp.com-20121126105242-4a1urt7lwnkvchgm
addons/auth_oauth_signup/__init__.py [new file with mode: 0644]
addons/auth_oauth_signup/__openerp__.py [new file with mode: 0644]
addons/auth_oauth_signup/res_users.py [new file with mode: 0644]
addons/auth_oauth_signup/static/src/js/auth_oauth_signup.js [new file with mode: 0644]