summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-30 18:32:32 -0400
committerJoey Hess <joey@kitenet.net>2010-08-30 18:33:00 -0400
commitf55c7d13966ff1cd90ddf50e05829f6bb3eda557 (patch)
tree1107d6c0672474bf53ea54960c580a8b23e858b2 /debian/changelog
parent2df0999e4033278a6cc8f6e2d00449224aa09efa (diff)
httpauth: Avoid redirecting the user to the cgiauthurl if they already have a login session.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a1ef33b22..44b54b123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,8 @@ ikiwiki (3.20100816) UNRELEASED; urgency=low
setup. (intrigeri)
* t/bazaar.t: Work around bzr 2.2.0's new requirement to configure
bzr whoami before committing.
- * Avoid trying to log the user in when receiving anonymous pushes
- from git and a plugin like httpauth returns a login function.
+ * httpauth: Avoid redirecting the user to the cgiauthurl if
+ they already have a login session.
-- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:48 -0400