43 Commits (9.0)

Author SHA1 Message Date
oca-travis f9716ff8ae [UPD] Update auth_from_http_remote_user.pot 6 years ago
OCA Transbot 3ed2a554b0 OCA Transbot updated translations from Transifex 6 years ago
OCA Transbot 910983a811 OCA Transbot updated translations from Transifex 7 years ago
OCA Transbot f54867e4ff OCA Transbot updated translations from Transifex 7 years ago
OCA Transbot 706363a244 OCA Transbot updated translations from Transifex 7 years ago
OCA Transbot 39f0022eec OCA Transbot updated translations from Transifex 7 years ago
OCA Transbot 60921928a7 OCA Transbot updated translations from Transifex 7 years ago
OCA Transbot 34ab0f05b9 OCA Transbot updated translations from Transifex 8 years ago
OCA Transbot b241a43eb0 OCA Transbot updated translations from Transifex 8 years ago
OCA Transbot 73c08848f2 OCA Transbot updated translations from Transifex 8 years ago
OCA Transbot 405274ca2d OCA Transbot updated translations from Transifex 8 years ago
OCA Transbot 8630506cd8 OCA Transbot updated translations from Transifex 8 years ago
Pedro M. Baeza 014edfa5c2 [FIX] PEP8 8 years ago
Laurent Mignon (ACSONE) 5ce6bac805 [IMP] Log http headers if the expected key is not found 8 years ago
Laurent Mignon (ACSONE) b02f98f849 [MIG] Migration from 8.0 8 years ago
Laurent Mignon (ACSONE) 8536c5ae9f [MIG] Make module installable 8 years ago
Pedro M. Baeza a157036fca [MIG] Make modules uninstallable 9 years ago
Stéphane Bidoul 6f8a64238b [UPD] prefix versions with 8.0 9 years ago
OCA Transbot 9d4e68282a OCA Transbot updated translations from Transifex 9 years ago
Stéphane Bidoul (ACSONE) f5a35b953b [FIX] remove duplicate key in manifest 9 years ago
Alexandre Fayolle f04b61e2eb remove deprecated test suite declarations 9 years ago
Yannick Vaucher 5c93056356 Add missing default oca icons 9 years ago
Graeme Gellatly 52250700f7 Update Tests to Correctly Get DB 9 years ago
Alexandre Fayolle f750eed871 Add OCA as author of OCA addons 9 years ago
Pedro M. Baeza 1554026906 [IMP] auth_from_http_remote_user: README.rst 10 years ago
Laurent Mignon (aka lmi) e3e191b455 [PEP-8] 10 years ago
Stéphane Bidoul c2fec40d13 auth_http_remote_user: test if already authenticated based on login instead of uid 10 years ago
Stéphane Bidoul 5e79ce29dc auth_from_http_remote_user: remove unneeded browse 10 years ago
Stéphane Bidoul 68e96cd782 auth_http_remote_user: slight reorganization and some comments (logic remains identical) 10 years ago
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) 10 years ago
Laurent Mignon (aka lmi) 8c7115e2d3 [FIX] return 'None' if no user name is found in the request hearder 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 (aka lmi) a70e13365d [FIX] properlyt return the Unauthorized() response to avoid warning in the log file 10 years ago
Laurent Mignon (aka lmi) 8a23567fe3 Improve doc 10 years ago
Laurent Mignon (aka lmi) 1675ae6fbf Code simplification: remove overkill method 10 years ago
Laurent Mignon (aka lmi) 68e03a3711 Improve doc 10 years ago
Laurent Mignon (aka lmi) 8f9fcae4dc Addons configuration parameter is now a field part of the Authentication group from base_setup 10 years ago
Laurent Mignon (aka lmi) ec8f4a7292 Improve module description 10 years ago
Laurent Mignon 9b99c2dc57 [FIX] if the default login page is disabled, redirect with *401* 10 years ago
Laurent Mignon 2f51036928 [PEP8] line lenght is now ridiculous (80 chars) 10 years ago
Laurent Mignon c893a706b8 port auth_from_http_remote_user to 8.0 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