Do not directly enable emailauth by default, only indirectly via openid
authorSimon McVittie <smcv@debian.org>
Wed, 27 May 2015 07:52:01 +0000 (08:52 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 27 May 2015 07:52:01 +0000 (08:52 +0100)
commit2afb0dd66332136f47d08f2ee4de292eb73c8779
tree8f0e79228de5c762870730689ceabb6a9a112c25
parent9ab3d2a6be367b745ad0240e5fb68590c7f850b2
Do not directly enable emailauth by default, only indirectly via openid

This avoids nasty surprises on upgrade if a site is using httpauth,
or passwordauth with an account_creation_password, and relying on
only a select group of users being able to edit the site. We can revisit
this for ikiwiki 4.
IkiWiki.pm
IkiWiki/Plugin/openid.pm
debian/NEWS
debian/changelog
doc/plugins/emailauth.mdwn
doc/todo/emailauth.mdwn
doc/todo/separate_authentication_from_authorization.mdwn