summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-11-29 16:32:23 -0400
committerJoey Hess <joey@kitenet.net>2010-11-29 16:32:23 -0400
commit5f4f0b5bdd2d9f9bfaa55acf1fa02b1889281a60 (patch)
tree6ee418ca84c469b60fac6c2131cdcaa6f4f2c97a /debian
parent3697a684df0f9bf931fafb3cd7766753b47c1970 (diff)
merged sslcookie-auto
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec995a08a..82f9ece19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ ikiwiki (3.20101130) UNRELEASED; urgency=low
* API: urlto without a defined second parameter now generates an url
that starts with "/" (when possible; eg when the site's url and cgiurl
are on the same domain).
+ * Now when users log in via https, ikiwiki sends a secure cookie, that can
+ only be used over https. If the user switches to using http, they will
+ need to re-login. (smcv)
-- Joey Hess <joeyh@debian.org> Mon, 29 Nov 2010 14:44:13 -0400