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
|
10 years ago |
Laurent Mignon (aka lmi)
|
97f491724f
|
[PEP8]
|
10 years ago |
Laurent Mignon (aka lmi)
|
d68a47f05f
|
[FIX] always check the uid in the session and the one in the request to avoid session mismatch...
|
10 years ago |
Laurent Mignon
|
7dd5bc685e
|
[ADD] This module initialize the session by looking for the field HTTP_REMOTE_USER in the HEADER of the HTTP request and trying^Co bind the given value to a user
|
10 years ago |
Stéphane Bidoul
|
2a7ed7af2e
|
move all modules to __unported__ on master branch and set installable=False
|
10 years ago |
Maxime Chambreuil
|
6ef83da9ac
|
[FIX] PEP8 and file permission issues
|
11 years ago |
Maxime Chambreuil
|
0042904f45
|
[FIX] PEP8 compliance and review comments
|
11 years ago |
webtec
|
ec57bb3bb8
|
CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
|
12 years ago |
Guewen Baconnier @ Camptocamp
|
405d90406f
|
[MRG] from upstream
(lp:c2c-addons/6.1 rev 45.1.4)
|
13 years ago |
unknown
|
68eb57dce9
|
[FIX] typo
(lp:c2c-addons/6.1 rev 30)
|
13 years ago |
unknown
|
eeba16df3b
|
[MRG] from trunk
(lp:c2c-addons/6.1 rev 28.1.7)
|
13 years ago |
Joël Grand-Guillaume
|
e14eb006b0
|
[MRG] From last LP trunk
(lp:c2c-addons/6.1 rev 13)
|
13 years ago |
Joël Grand-Guillaume
|
c59f16ff09
|
[ADD] server evironment file + sample
(lp:c2c-addons/6.1 rev 11)
|
13 years ago |