diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-21 09:37:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-21 09:37:32 +0000 |
commit | 53c18ef127b2a4db945d41c839e6c33a648da35f (patch) | |
tree | 74b6001cb9def4f20d3050eb68afb790dc9864c0 /doc/todo | |
parent | cbb3bae526f862552bfda803f64cf1e695d115d3 (diff) |
examples of blocking users by subnet and blocking whole rogue openid
servers
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/fileupload.mdwn | 2 |
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 ) |