diff options
author | Joey Hess <joeyh@joeyh.name> | 2018-01-05 12:27:46 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2018-01-05 12:27:46 -0400 |
commit | 9ff9088636f6d065ac834a25a535e3dc86fde891 (patch) | |
tree | c4106375f3821677464c1a10ea952b93de9e5409 /debian/changelog | |
parent | a79ab9ed186112056d7f60e41e8d0760c2cc13f5 (diff) | |
download | ikiwiki-9ff9088636f6d065ac834a25a535e3dc86fde891.tar ikiwiki-9ff9088636f6d065ac834a25a535e3dc86fde891.tar.gz |
Remove openid provider icons from login selector
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.
This commit was sponsored by andrea rota.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6cf509f9d..cdbc21da8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ ikiwiki (3.20171002) UNRELEASED; urgency=medium 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. |