diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-06-17 06:45:54 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-06-17 06:50:48 +0200 |
commit | 0af46c58452d63160097c8d5480cd16eac4b49c8 (patch) | |
tree | e77a7eb987b98ab04332ca4ef748e8d4030c6317 /ikiwiki.setup | |
parent | 45bcbc3f3a1d7181eb963a6da571e802556185f7 (diff) | |
download | web-0af46c58452d63160097c8d5480cd16eac4b49c8.tar.gz web-0af46c58452d63160097c8d5480cd16eac4b49c8.tar.bz2 web-0af46c58452d63160097c8d5480cd16eac4b49c8.zip |
Restore original state, ban user.
This reverts commits 45bcbc3f3a1d7181eb963a6da571e802556185f7 and
0eb99732fdee36b575de01215548a8ed5324f136.
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 3ef1bb73..9ae1f669 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -39,8 +39,8 @@ 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 jasclaine - NateNash + banned_users => [qw{AlbertF bernhart ColetCris flamberian Jack_Dark + jasclaine NateNash http://calvinyoung.myopenid.com/ http://heaton.myopenid.com/ http://hilarybunton.myopenid.com/}], |