]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/httpauth.mdwn
debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6
[git.ikiwiki.info.git] / doc / plugins / httpauth.mdwn
1 [[template id=plugin name=httpauth author="Alec Berryman"]]
2 [[tag type/auth]]
4 This plugin allows HTTP basic authentication to be used to log into the
5 wiki. To use the plugin, your web server should be set up to perform HTTP
6 basic authentiation. The authenticated user will be automatically signed
7 into the wiki.
9 This plugin is included in ikiwiki, but is not enabled by default.