diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-04-27 22:23:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-04-27 22:24:37 +0200 |
commit | 648dbf34069c9b9cfe542d3c36084bfe238e7fb7 (patch) | |
tree | 7c03559d3dc910d2659f7a3ead40814ab5b0ef51 /ikiwiki.setup | |
parent | 0d1010294d49e7032e7b38836ddb1ce8f6d1cad4 (diff) | |
download | web-648dbf34069c9b9cfe542d3c36084bfe238e7fb7.tar.gz web-648dbf34069c9b9cfe542d3c36084bfe238e7fb7.tar.bz2 web-648dbf34069c9b9cfe542d3c36084bfe238e7fb7.zip |
Revert spam, ban user.
This reverts commits 838ef7237916ac6832330bd9c866863c23bf22f8,
bcba8add9ee84e20acacb209cab246fc597ff433,
326a1d886c50a9319e00cf1fa165dfb332b67bc7,
57aeccd32fcbf5d9a379dfc4b0c5e41d30e497e9,
36f82e656e4477044167ac1643598acd4af24950,
0d1010294d49e7032e7b38836ddb1ce8f6d1cad4.
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 c98d04b6..eb31a420 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 flamberian + banned_users => [qw{AlbertF bernhart ColetCris flamberian jasclaine http://calvinyoung.myopenid.com/ http://hilarybunton.myopenid.com/}], # where the source of the wiki is located |