OSDN Git Service

BugTrack2/363 Domain name change: sourceforge.jp to osdn.jp
[pukiwiki/pukiwiki.git] / pukiwiki.ini.php
index f08af3c..bd89e71 100644 (file)
@@ -235,8 +235,9 @@ $auth_groups = array(
 
 /////////////////////////////////////////////////
 // Authentication type
-// AUTH_TYPE_NONE, AUTH_TYPE_BASIC or AUTH_TYPE_EXTERNAL
-// $auth_type = AUTH_TYPE_BASIC;
+// AUTH_TYPE_FORM, AUTH_TYPE_BASIC or AUTH_TYPE_EXTERNAL
+// $auth_type = AUTH_TYPE_FORM;
+// $auth_external_login_url_base = './exlogin.php';
 
 /////////////////////////////////////////////////
 // Authentication method