You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stéphane Bidoul c2fec40d13 auth_http_remote_user: test if already authenticated based on login instead of uid 10 years ago
..
controllers auth_http_remote_user: test if already authenticated based on login instead of uid 10 years ago
tests [PEP8] line lenght is now ridiculous (80 chars) 10 years ago
__init__.py 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
__openerp__.py 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
model.py 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
res_users.py [PEP8] line lenght is now ridiculous (80 chars) 10 years ago
utils.py [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