clarify that this uses REMOTE_USER CGI

master
Joey Hess 2012-08-07 11:48:52 -04:00
parent d926c4aca9
commit 104539c536
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
[[!tag type/auth]]
This plugin allows HTTP basic authentication to be used to log into the
wiki.
wiki. In this mode, the web browser authenticates the user by some means,
and sets the `REMOTE_USER CGI` environment variable. This plugin trusts
that if that variable is set, the user is authenticated.
## fully authenticated wiki