diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-07 21:39:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-07 21:39:42 -0400 |
commit | e2a76696dd9d42c6ed66b831bfd441baadfb4893 (patch) | |
tree | 031e1ec0fa97753f6971d630b758b0a2b33bed4e /debian/changelog | |
parent | bb7877707ef730c7fdab01509ac6a9cc9eb252d1 (diff) |
advice
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 595b8a2b1..050613706 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,10 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low (http://code.google.com/p/openid-selector/) * openid: Use "openid_identifier" as the form field, as required by OpenID Authentication v2.0 spec. - * Removed the openidsignup option. + * Removed the openidsignup option. Instead, my recommendation is to + leave passwordauth enabled and let people who don't have an openid use it. + The openid selector form avoids the UI annoyance of having both openid + and passwordauth on one form. -- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400 |