diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 63e5f61d6..6cf509f9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ ikiwiki (3.20171002) UNRELEASED; urgency=medium + * emailauth: Fix cookie problem when user is on https and the cgiurl + uses http, by making the emailed login link use https. + * passwordauth: Use https for emailed password reset link when user + is on https. * Updated German basewiki and directives translation from Sebastian Kuhnert. |