From 9dfabb2b35dee82c69d5e26ca3d9fd4e00f5795d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Jan 2018 13:42:52 -0400 Subject: add news item for ikiwiki 3.20180105 --- doc/news/version_3.20161229.1.mdwn | 5 ----- doc/news/version_3.20180105.mdwn | 12 ++++++++++++ 2 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 doc/news/version_3.20161229.1.mdwn create mode 100644 doc/news/version_3.20180105.mdwn (limited to 'doc/news') diff --git a/doc/news/version_3.20161229.1.mdwn b/doc/news/version_3.20161229.1.mdwn deleted file mode 100644 index a09a3b2ac..000000000 --- a/doc/news/version_3.20161229.1.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -ikiwiki 3.20161229.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * git: Attribute reverts to the user doing the revert, not the wiki - itself. - * git: Do not disable the commit hook while preparing a revert."""]] \ No newline at end of file diff --git a/doc/news/version_3.20180105.mdwn b/doc/news/version_3.20180105.mdwn new file mode 100644 index 000000000..2082db897 --- /dev/null +++ b/doc/news/version_3.20180105.mdwn @@ -0,0 +1,12 @@ +ikiwiki 3.20180105 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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. + * Remove openid provider icons from login selector, since openid providers + are increasingly not working. Verisign retired theirs, and aol and + yahoo/flickr are not commonly used for openid. Any users who still + clicked those icons to login will need to instead enter their openid url. + * Updated German basewiki and directives translation from + Sebastian Kuhnert."""]] \ No newline at end of file -- cgit v1.2.3