aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/httpauth.mdwn
blob: 98233570c61b1c0da7b0d0a2b3dfa6a7b5157cc2 (plain)
1
2
3
4
5
6
7
8
9
[[template id=plugin name=httpauth included=1 author="Alec Berryman"]]
[[tag type/auth]]

This plugin allows HTTP basic authentication to be used to log into the
wiki. To use the plugin, your web server should be set up to perform HTTP
basic authentiation. The authenticated user will be automatically signed
into the wiki.

This plugin is included in ikiwiki, but is not enabled by default.