[FIX] completely destroy the current openerp session on logout (but leave the webclie...
authorXavier Morel <xmo@openerp.com>
Fri, 10 Feb 2012 16:43:09 +0000 (17:43 +0100)
committerXavier Morel <xmo@openerp.com>
Fri, 10 Feb 2012 16:43:09 +0000 (17:43 +0100)
commitb79f91a0f5563306667a0f632b7cb8281506a0fa
treed333a9f3cb4f876a31664c7f0e218828cb6f452a
parente0a346f0eb267a444fe121c89f9d1c5531c751f2
[FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged

lp bug: https://launchpad.net/bugs/925386 fixed

bzr revid: xmo@openerp.com-20120210164309-lyslwm4t94a4jd7g
addons/web/common/http.py
addons/web/common/session.py
addons/web/controllers/main.py
addons/web/static/src/js/chrome.js
addons/web/static/src/js/core.js