openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit d557018e4e4adf5a25f55d674db721bf5628818f
parent 9ba92ac52e6b0c5fb62163c5d53dc9883b8d64a6
Author: dankert <devnull@localhost>
Date:   Sun, 21 Oct 2007 22:36:19 +0200

Neue Einstellung "openid/trust_root".

Diffstat:
config/security.ini.php | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/config/security.ini.php b/config/security.ini.php @@ -157,6 +157,13 @@ add=true logo_url="http://openid.net/login-bg.gif" +; Trust-Root +; URL-Prefix in which your OpenRat installations are running. +; default=<empty> +;trust_root=http://your.server.example/openrat/ +trust_root= + + ; Single Sign-on ; These settings are an example for checking login against "PhpMyAdmin".