[FIX] auth_signup: refresh is no longer needed with the new api
authorDenis Ledoux <dle@odoo.com>
Mon, 20 Oct 2014 15:06:30 +0000 (17:06 +0200)
committerDenis Ledoux <dle@odoo.com>
Mon, 20 Oct 2014 15:06:30 +0000 (17:06 +0200)
commit32f8a18dbfa87a6d12ea6062708bef119996c2d8
treed91d5a35de4849ff9bc23656b13dd60731193934
parent6c61d3c800d84e00f54aa6bc9312ddeba4190bab
[FIX] auth_signup: refresh is no longer needed with the new api

Besides, it leads to a invalidation of the cache, which is not needed here.
addons/auth_signup/res_users.py