aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/fileupload.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-21 09:37:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-21 09:37:32 +0000
commit53c18ef127b2a4db945d41c839e6c33a648da35f (patch)
tree74b6001cb9def4f20d3050eb68afb790dc9864c0 /doc/todo/fileupload.mdwn
parentcbb3bae526f862552bfda803f64cf1e695d115d3 (diff)
downloadikiwiki-53c18ef127b2a4db945d41c839e6c33a648da35f.tar
ikiwiki-53c18ef127b2a4db945d41c839e6c33a648da35f.tar.gz
examples of blocking users by subnet and blocking whole rogue openid
servers
Diffstat (limited to 'doc/todo/fileupload.mdwn')
-rw-r--r--doc/todo/fileupload.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/fileupload.mdwn b/doc/todo/fileupload.mdwn
index 3a3f27dc4..d0caf6f07 100644
--- a/doc/todo/fileupload.mdwn
+++ b/doc/todo/fileupload.mdwn
@@ -42,6 +42,8 @@ And if that's done, it can also be used to lock users from editing a pages
or the whole wiki:
( user(spammer) and * ) or
+ ( user(42.12.*) and * ) or
+ ( user(http://evilopenidserver/*) and * ) or
( user(annoying) and index) or
( immutable_page )