Commit Graph

2 Commits (4ac755615d64d630d0881a52766f43f434c75e62)

Author SHA1 Message Date
Laurent Mignon (aka lmi) 436ffcd53f If HTTP_REMOTE_USER is in the request headers and no corresponding user is found in odoo always issues Unauthorized (avoid redirect to the login page)
If the uid in the session is not the same as the one from the binded HTTP_REMOTE_USER, always logout to clean up the session
2014-08-04 16:42:02 +02:00
Laurent Mignon (aka lmi) d68a47f05f [FIX] always check the uid in the session and the one in the request to avoid session mismatch... 2014-08-04 12:55:58 +02:00