projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d926c4a
)
clarify that this uses REMOTE_USER CGI
author
Joey Hess
<joey@kitenet.net>
Tue, 7 Aug 2012 15:48:52 +0000
(11:48 -0400)
committer
Joey Hess
<joey@kitenet.net>
Tue, 7 Aug 2012 15:48:52 +0000
(11:48 -0400)
doc/plugins/httpauth.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/httpauth.mdwn
b/doc/plugins/httpauth.mdwn
index 0eda5554f452ea41b2e6f7eb451d5fa04e9e62dd..2fae07739ea7c33abe4117d816f883b26c949ced 100644
(file)
--- a/
doc/plugins/httpauth.mdwn
+++ b/
doc/plugins/httpauth.mdwn
@@
-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