]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/httpauth_example.mdwn
This reverts commit c4d0086bd39e3dd5b8a9b240971c2ed2830304dc
[git.ikiwiki.info.git] / doc / todo / httpauth_example.mdwn
1 ikiwiki should supply an example .htaccess file for use with HTTP
2 authentication (perhaps as a [[tip|tips]]), showing how to authenticate the
3 user for edits without requiring authentication for the entire wiki. (Ideally,
4 recentchanges should work without authentication as well, even though it goes
5 through the CGI.) --[[JoshTriplett]]
7 > (Now that recentchanges is a static page, it auths the same as other wiki
8 > pages.) --[[Joey]]