diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-04-20 17:25:08 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-04-20 17:25:48 +0200 |
commit | 29672c7693792ae01d6982f9a9f0e965c83f768a (patch) | |
tree | 54ca8b2750d489607b985364f70dae9d7b578492 /ikiwiki.setup | |
parent | 34fe20f5a917e5a3e1502dedaf340bda52ee0566 (diff) | |
download | web-29672c7693792ae01d6982f9a9f0e965c83f768a.tar.gz web-29672c7693792ae01d6982f9a9f0e965c83f768a.tar.bz2 web-29672c7693792ae01d6982f9a9f0e965c83f768a.zip |
Revert spam, ban user.
This reverts commit 34fe20f5a917e5a3e1502dedaf340bda52ee0566.
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index c417dcbf..c98d04b6 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,7 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [qw{AlbertF bernhart ColetCris + banned_users => [qw{AlbertF bernhart ColetCris flamberian http://calvinyoung.myopenid.com/ http://hilarybunton.myopenid.com/}], # where the source of the wiki is located |