DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authpgsql:gforge

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:authpgsql:gforge [2013-02-09 15:52] – created Klap-inplugin:authpgsql:gforge [2014-02-06 18:05] (current) – old revision restored (2013/02/09 16:08) 84.189.118.76
Line 5: Line 5:
 ==== GForge 4 ==== ==== GForge 4 ====
  
-To have basic connectivity to a gforge database, set in the Config Manager of place in your ''conf/protected.local.php'' the following:+To have basic connectivity to a gforge database, set in the Config Manager or place in your ''conf/protected.local.php'' the following:
  
-<code php>+<code php conf/protected.local.php> 
 +<?php
 $conf['useacl'     = 1;                //Use Access Control Lists to restrict access? $conf['useacl'     = 1;                //Use Access Control Lists to restrict access?
 $conf['openregister']= 0;                //Should users to be allowed to register? $conf['openregister']= 0;                //Should users to be allowed to register?
Line 36: Line 37:
 ==== GForge 5 ==== ==== GForge 5 ====
  
-To have basic connectivity to a gforge database, set in the Config Manager of place in your ''conf/protected.local.php'' the following:+To have basic connectivity to a gforge database, set in the Config Manager or place in your ''conf/protected.local.php'' the following:
  
 <code php conf/protected.local.php> <code php conf/protected.local.php>
 +<?php
 $conf['useacl'     = 1;                //Use Access Control Lists to restrict access? $conf['useacl'     = 1;                //Use Access Control Lists to restrict access?
 $conf['openregister']= 0;                //Should users to be allowed to register? $conf['openregister']= 0;                //Should users to be allowed to register?
plugin/authpgsql/gforge.1360421561.txt.gz · Last modified: 2013-02-09 15:52 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki