diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index d09b4d9be..c1f343520 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,15 @@ +ikiwiki (3.20150330) UNRELEASED; urgency=medium + + The new "emailauth" plugin allows users to authenticate using an email + address, without otherwise creating an account. + + The openid plugin now enables emailauth by default. Please include + emailauth in the disable_plugins setting if this is not desired. + Conversely, if emailauth is required on a wiki that does not enable + openid, you can list it in the enable_plugins setting. + + -- Simon McVittie <smcv@debian.org> Wed, 27 May 2015 08:30:43 +0100 + ikiwiki (3.20150107) experimental; urgency=medium By default, this version of IkiWiki tells mobile browsers that its |