diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-03 16:55:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-03 16:55:32 +0000 |
commit | 617976a8a3310b7ccb3cf394f291b6ebc325a8c3 (patch) | |
tree | 1d322a4171016e43661733151f4fd8c362350814 | |
parent | 2b62621a35410168680b15b870312be053a2c9c7 (diff) |
web commit by JeremyReed: initial page to document banned users
-rw-r--r-- | doc/index/banned_users.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/index/banned_users.mdwn b/doc/index/banned_users.mdwn new file mode 100644 index 000000000..e9e019b41 --- /dev/null +++ b/doc/index/banned_users.mdwn @@ -0,0 +1,6 @@ +Wiki admins can ban users via their Preferences. + +The list of banned users is space delimited. + +If a banned user attempts to use the ikiwiki CGI, they will receive a 403 Forbidden webpage +indicating they are banned.
\ No newline at end of file |