diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-25 10:54:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-25 10:54:12 -0400 |
commit | b5a7e156d1bec925ca149fd9a85f4521fa9b1111 (patch) | |
tree | 3c87f5b6c399d370c21e5f6de01ca33845beef83 /doc | |
parent | d614c97d361972de0c41201688de414867f359c8 (diff) | |
download | ikiwiki-b5a7e156d1bec925ca149fd9a85f4521fa9b1111.tar ikiwiki-b5a7e156d1bec925ca149fd9a85f4521fa9b1111.tar.gz |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Zoned_ikiwiki.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/todo/Zoned_ikiwiki.mdwn b/doc/todo/Zoned_ikiwiki.mdwn index ba21e3ca2..26260b256 100644 --- a/doc/todo/Zoned_ikiwiki.mdwn +++ b/doc/todo/Zoned_ikiwiki.mdwn @@ -57,4 +57,8 @@ diff --git a/IkiWiki/Render.pm b/IkiWiki/Render.pm return @links; } -</pre> +</pre> + +> Have you considered all the ways that anyone with edit access to the +> public wiki could expose information from the public wiki? For example, +> you could inline all the private pages into a public page. --[[Joey]] |