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 | |
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')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 18 |
2 files changed, 4 insertions, 18 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. diff --git a/debian/copyright b/debian/copyright index 077699dcb..b140feaa1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -210,24 +210,6 @@ License: LGPL-2.1+ Comment: taken from data/icons/16x16/ in gnome-online-accounts git -Files: underlays/login-selector/ikiwiki/login-selector/wordpress.png -Copyright: - © 2003-2013 "the contributors" -License: GPL-2+ -Comment: - taken from wp-admin/images/w-logo-blue.png in wordpress/3.8.1+dfsg1-1 - and trivially modified (resized to 16x16, placed on a white background) - -Files: - icons/aol.svg - icons/livejournal.svg - icons/verisign.svg - underlays/login-selector/ikiwiki/login-selector/aol.png - underlays/login-selector/ikiwiki/login-selector/verisign.png -Copyright: - © 2014 Simon McVittie -License: permissive - Files: underlays/jquery/* Copyright: © 2005-2011 by John Resig, Branden Aaron & Jörn Zaefferer © 2011 The Dojo Foundation |