aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Restrict_page_viewing.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawk4daAfIEJbqRDQ8kjmDjIIIDlfyeM8ZFo <Peter@web>2012-10-04 01:08:51 -0400
committeradmin <admin@branchable.com>2012-10-04 01:08:51 -0400
commitf500f32fb7accc9b82d0dd303537943f825c0ae1 (patch)
tree11d9bb13db855b7186fe372e4ea0ea0fd4e1ded5 /doc/todo/Restrict_page_viewing.mdwn
parent7a448f619732636d86c475e8bf52b4c6324d5ec7 (diff)
downloadikiwiki-f500f32fb7accc9b82d0dd303537943f825c0ae1.tar
ikiwiki-f500f32fb7accc9b82d0dd303537943f825c0ae1.tar.gz
Diffstat (limited to 'doc/todo/Restrict_page_viewing.mdwn')
-rw-r--r--doc/todo/Restrict_page_viewing.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Restrict_page_viewing.mdwn b/doc/todo/Restrict_page_viewing.mdwn
index 9c1889d63..20b59cb13 100644
--- a/doc/todo/Restrict_page_viewing.mdwn
+++ b/doc/todo/Restrict_page_viewing.mdwn
@@ -37,3 +37,6 @@ much more maintainable htaccess file.
>>>> Yes, I think this could probably be used in combination with ikiwiki's
>>>> httpauth and openid plugins. --[[Joey]]
+
+>>>>> If you use the httpauth and the cgiauthurl method, you can restrict a path
+>>>>> like /private/* to be accessible only under the authenticated request uri.