diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-03-17 20:30:56 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-03-17 20:30:56 -0400 |
commit | 7a02e568a77de15b61376304362591a302bb2bd0 (patch) | |
tree | e64b719f09613c75164aade3fab5a2ce5d578693 /doc | |
parent | 2de8c250a7ae65fed25cbb3ee4c994ce55242064 (diff) | |
download | ikiwiki-7a02e568a77de15b61376304362591a302bb2bd0.tar ikiwiki-7a02e568a77de15b61376304362591a302bb2bd0.tar.gz |
Revert vandalism.
This reverts commit 176181c9feee20b3b2bcad3606949eec144ac2d3.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/httpauth.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/plugins/httpauth.mdwn b/doc/plugins/httpauth.mdwn index 32732094b..2fae07739 100644 --- a/doc/plugins/httpauth.mdwn +++ b/doc/plugins/httpauth.mdwn @@ -12,7 +12,6 @@ One way to use the plugin is to configure your web server to require HTTP basic authentication for any access to the directory containing the wiki (and `ikiwiki.cgi`). The authenticated user will be automatically signed into the wiki. This method is suitable only for private wikis. -what if you what not allowd ## separate cgiauthurl |