diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 16:11:47 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 16:11:47 -0500 |
commit | fbfbda614dfeb01d1f7156f97125d17d99b4f113 (patch) | |
tree | d4323750a95ed874775f8e43f6fe68f66b87d4fb /doc/todo/httpauth_example.mdwn | |
parent | f630b6ca370d9c3069b068ff1ed12ce0449cf2e4 (diff) | |
download | ikiwiki-fbfbda614dfeb01d1f7156f97125d17d99b4f113.tar ikiwiki-fbfbda614dfeb01d1f7156f97125d17d99b4f113.tar.gz |
misc recentchanges doc updates
Diffstat (limited to 'doc/todo/httpauth_example.mdwn')
-rw-r--r-- | doc/todo/httpauth_example.mdwn | 3 |
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]] |