diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-30 21:03:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-30 21:03:51 -0400 |
commit | 0651e86a4c3e6f038b1362e33ea08235f046c102 (patch) | |
tree | ab55ba3ff395303351cbdd41e86945b65833e0bc /debian | |
parent | b5bc0e812d7bc5b69826039131b74071d23337c1 (diff) | |
download | ikiwiki-0651e86a4c3e6f038b1362e33ea08235f046c102.tar ikiwiki-0651e86a4c3e6f038b1362e33ea08235f046c102.tar.gz |
httpauth: Document that ikiwiki.cgi has to be in a directory subject to authentication. Closes: #500524
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 394eba26a..d7cbf38b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ ikiwiki (2.66) UNRELEASED; urgency=low page, and is preserved across rebuilds. * editpage: Be more aggressive (and less buggy) about cleaning up temporary files rendered during page preview. + * httpauth: Document that ikiwiki.cgi has to be in a directory subject to + authentication. Closes: #500524 -- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400 |