odoo/openerp/service
Olivier Dony 97ba7be42d [IMP] res.users,web_services: new authenticate() API method for testing credentials
Provides a way to login for a given environment, passing
      user agent environment parameters.
      Currently used to initialize the web.base.url config
      parameter based on the web host whenever the admin user
      logs in.

bzr revid: odo@openerp.com-20111013104750-y0natm9v3wapn10l
2011-10-13 12:47:50 +02:00
..
__init__.py [MERGE] multi-process/multi-threaded ir.cron implementation 2011-09-29 02:21:57 +02:00
http_server.py [IMP] websrv_lib: removed top-level http handlers. 2011-09-25 19:08:27 +02:00
netrpc_server.py [FIX] netrpc: forgot the removal of auth in the netrpc case in 2011-09-29 09:17:13 +02:00
security.py [IMP] exceptions: replace ExceptionNoTb with AccessDenied. 2011-09-26 14:53:58 +02:00
web_services.py [IMP] res.users,web_services: new authenticate() API method for testing credentials 2011-10-13 12:47:50 +02:00
websrv_lib.py [IMP] websrv_lib: removed top-level http handlers. 2011-09-25 19:08:27 +02:00