diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-10-19 13:13:07 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-10-19 13:13:07 -0400 |
commit | 60188d728080c3e558b647d7595ea376944f51d0 (patch) | |
tree | 0f07d3c4afe0df3b311277002966289ce96076cf /doc | |
parent | fea2ec0926452ef3a8753791057bcabe8d212830 (diff) | |
download | ikiwiki-60188d728080c3e558b647d7595ea376944f51d0.tar ikiwiki-60188d728080c3e558b647d7595ea376944f51d0.tar.gz |
also search
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Zoned_ikiwiki.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/Zoned_ikiwiki.mdwn b/doc/todo/Zoned_ikiwiki.mdwn index f8c80837c..b2edef7ba 100644 --- a/doc/todo/Zoned_ikiwiki.mdwn +++ b/doc/todo/Zoned_ikiwiki.mdwn @@ -129,6 +129,11 @@ The wrapper could probably import it and use its already-supplied routines to pa the request into the affected file names, and probably complete the whole request without a second `exec`. Other rcs backends might or might not be as easy. +### Search + +If [[plugins/search]] is enabled, private content is indexed and +searchable to the public. + ### Information leaks allowed by edit access > Have you considered all the ways that anyone with edit access to the |