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.
 
 
 
Laurent Mignon (aka lmi) 8c7115e2d3 [FIX] return 'None' if no user name is found in the request hearder 11 years ago
..
controllers [FIX] return 'None' if no user name is found in the request hearder 11 years ago
tests [PEP8] line lenght is now ridiculous (80 chars) 11 years ago
__init__.py [PEP8] 11 years ago
__openerp__.py Improve doc 11 years ago
model.py [FIX] always check the uid in the session and the one in the request to avoid session mismatch... 11 years ago
res_config.py Addons configuration parameter is now a field part of the Authentication group from base_setup 11 years ago
res_config_data.xml [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 11 years ago
res_config_view.xml Addons configuration parameter is now a field part of the Authentication group from base_setup 11 years ago
res_users.py [PEP8] line lenght is now ridiculous (80 chars) 11 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 11 years ago