From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> Date: Wed, 6 Dec 2006 05:16:07 +0000 (+0000) Subject: web commit by http://shack_a_nerd.livejournal.com/ X-Git-Tag: 1.36~89 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f2ea1ab87dc98266e9c67686bd77e7aee28d4bc;p=ikiwiki.git web commit by http://shack_a_nerd.livejournal.com/ --- diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 2cd6710dc..fa869aaba 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -27,6 +27,11 @@ something, that I think is very valuable. > overwhelming desire to work on myself right now. Patches appreciated and > I'll be happy to point you in the right directions.. --[[Joey]] +>> I'm really curious how you'd suggest implementing ACLs on reading a page. +>> It seems to me the only way you could do it is .htaccess DenyAll or something, +>> and then route all page views through ikiwiki.cgi. Am I missing something? +>> --[[Ethan]] + ---- Some questions about the RecentChanges function. -- Ethan