]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/Restrict_page_viewing.mdwn
Some more thoughts about displaying tags
[ikiwiki.git] / doc / todo / Restrict_page_viewing.mdwn
index 9c1889d63b88d40cba94cd58cc1e464e0962c2fb..20b59cb13f396566a4d33f7fa21c203caacbdec0 100644 (file)
@@ -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.