diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-29 16:27:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-29 16:27:46 -0400 |
commit | 7faffaa96843b8719fb3458bf8838a91c2b0f8f7 (patch) | |
tree | f4a268258a68cdae717d1b506ff9b8a7e66b469a /debian | |
parent | 038f35ed6b5ea5f5055361ad3c0173d1595276de (diff) | |
download | ikiwiki-7faffaa96843b8719fb3458bf8838a91c2b0f8f7.tar ikiwiki-7faffaa96843b8719fb3458bf8838a91c2b0f8f7.tar.gz |
Remove google from openid selector, per http://xkcd.com/1361/
Replace with Verisign's openid provider.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c36baf60..cd5d62eed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (3.20140228) UNRELEASED; urgency=medium * only_committed_changes could fail in a git repository merged with git merge -s ours. + * Remove google from openid selector, per http://xkcd.com/1361/ -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2014 19:08:22 -0400 |