summaryrefslogtreecommitdiff
path: root/doc/todo/httpauth_example.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-29 16:11:47 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-29 16:11:47 -0500
commitfbfbda614dfeb01d1f7156f97125d17d99b4f113 (patch)
treed4323750a95ed874775f8e43f6fe68f66b87d4fb /doc/todo/httpauth_example.mdwn
parentf630b6ca370d9c3069b068ff1ed12ce0449cf2e4 (diff)
misc recentchanges doc updates
Diffstat (limited to 'doc/todo/httpauth_example.mdwn')
-rw-r--r--doc/todo/httpauth_example.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/httpauth_example.mdwn b/doc/todo/httpauth_example.mdwn
index f67f67371..0c6268aa1 100644
--- a/doc/todo/httpauth_example.mdwn
+++ b/doc/todo/httpauth_example.mdwn
@@ -3,3 +3,6 @@ authentication (perhaps as a [[tip|tips]]), showing how to authenticate the
user for edits without requiring authentication for the entire wiki. (Ideally,
recentchanges should work without authentication as well, even though it goes
through the CGI.) --[[JoshTriplett]]
+
+> (Now that recentchanges is a static page, it auths the same as other wiki
+> pages.) --[[Joey]]