diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-29 13:31:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-29 13:31:47 -0400 |
commit | c849a9f409e8b3cd5091dd8b674670850d7bd3b9 (patch) | |
tree | 602022235a6f623ebb69b128b8b91e6a4258befa /debian | |
parent | 6b079261a5f58ea7986952dd1fcaf3911bcfd7bc (diff) | |
download | ikiwiki-c849a9f409e8b3cd5091dd8b674670850d7bd3b9.tar ikiwiki-c849a9f409e8b3cd5091dd8b674670850d7bd3b9.tar.gz |
openid: Automatically upgrade openid_realm to https when accessed via https.
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 d98af52cf..587a375b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ ikiwiki (3.20130519) UNRELEASED; urgency=low * osm: Remove trailing slash from KML maps icon. * page.tmpl: omit searchform, trails, sidebar and most metadata in CGI (smcv) + * openid: Automatically upgrade openid_realm to https when + accessed via https. -- Joey Hess <joeyh@debian.org> Sun, 23 Jun 2013 14:02:01 -0400 |