openrat-cms

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

commit 490ca9262ea71731e3488cdfda08f7c9f44cc5d2
parent 24525039c59fb7276d8b0d9a4dba53cab6ed6379
Author: dankert <devnull@localhost>
Date:   Fri, 16 Nov 2007 23:03:15 +0100

OpenId als default deaktivieren.

Diffstat:
config/security.ini.php | 13++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/config/security.ini.php b/config/security.ini.php @@ -155,22 +155,25 @@ trust=false ; Open-ID -; see http://openid.net/ for specifications and more informationen. +; see http://openid.net/ for specifications and more informations. [openid] ; Enable Open-ID -enable=true +; default=false +enable=false -; New Users are added to the internal database. -add=true +; Should authenticated users, which are not in your user database, automatically be added? +; default=false +add=false ; Open-Id Logo +; The specification recommends the original Open-Id logo. ;logo_url= logo_url="http://openid.net/login-bg.gif" ; Trust-Root ; URL-Prefix in which your OpenRat installations are running. -; default=<empty> +; default=<empty> (OpenRat tries to use its own server name) ;trust_root=http://your.server.example/openrat/ trust_root=