diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-01 17:37:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-01 17:39:17 -0400 |
commit | 25c35b6e90c984540b1f5e6ea9755ce1e3e36d13 (patch) | |
tree | 7b2626479fd99c8960f54dbabfaf0cce25134b91 /doc | |
parent | bc1c26772384e8cb2a39176e5b7894739aa01104 (diff) | |
download | ikiwiki-25c35b6e90c984540b1f5e6ea9755ce1e3e36d13.tar ikiwiki-25c35b6e90c984540b1f5e6ea9755ce1e3e36d13.tar.gz |
banned_users move to setup file, stage 1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/banned_users.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/banned_users.mdwn b/doc/banned_users.mdwn index 11e744b10..d2bec90f0 100644 --- a/doc/banned_users.mdwn +++ b/doc/banned_users.mdwn @@ -1,6 +1,4 @@ -Wiki admins can ban users via their Preferences. - -The list of banned users is space delimited. +Banned users can be configured in the setup file. If a banned user attempts to use the ikiwiki CGI, they will receive a 403 Forbidden webpage indicating they are banned. |