server-tools/auth_from_http_remote_user
Laurent Mignon (aka lmi) 68e03a3711 Improve doc 2014-08-04 11:52:54 +02:00
..
controllers Addons configuration parameter is now a field part of the Authentication group from base_setup 2014-08-04 11:48:09 +02:00
tests [PEP8] line lenght is now ridiculous (80 chars) 2014-07-30 11:03:37 +02:00
__init__.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 2014-07-25 16:42:26 +02:00
__openerp__.py Improve doc 2014-08-04 11:52:54 +02:00
res_config.py Addons configuration parameter is now a field part of the Authentication group from base_setup 2014-08-04 11:48:09 +02:00
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 2014-07-25 16:42:26 +02:00
res_config_view.xml Addons configuration parameter is now a field part of the Authentication group from base_setup 2014-08-04 11:48:09 +02:00
res_users.py [PEP8] line lenght is now ridiculous (80 chars) 2014-07-30 11:03:37 +02:00
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 2014-07-25 16:42:26 +02:00