X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f398ad035b973608d380c9939ea845d8e2a0cdc2..55d14596b3a03b1b9c820cbca5e3b89665f3124b:/doc/todo/Restrict_page_viewing.mdwn 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.