[FIX] base: allow admin to freeze the value of "web.base.url" config parameter.
authorChristophe Simonis <chs@openerp.com>
Fri, 1 Mar 2013 09:55:51 +0000 (10:55 +0100)
committerChristophe Simonis <chs@openerp.com>
Fri, 1 Mar 2013 09:55:51 +0000 (10:55 +0100)
commitd48f07fef165db921a85db77b5a3c114d71c5e38
treede2eeeb96732a937ca8bc84b0e789d9924e33e18
parentece44511760213c240a2cdf327b7a85803a96a01
[FIX] base: allow admin to freeze the value of "web.base.url" config parameter.

This config parameter is automatically updated when the admin log-in.
As this value is mean to be used in emails and links given to users, we sometime don't want
it to be updated inconditionnaly. In some cases, the admin may use alternative, private or
even local uri to connect to the server, which may not be suitable for users

bzr revid: chs@openerp.com-20130301095551-fzrlwblnawxqj9di
openerp/addons/base/res/res_users.py