summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-07 20:14:25 -0400
committerJoey Hess <joey@kitenet.net>2010-05-07 20:14:25 -0400
commitf8c2a67b3cdbce81bbb661e05411a129b07414ce (patch)
tree3ac34b919e1fbdbc0801c5d1e90437b3c2532a3d /debian/changelog
parent1b8d2ce36b5d6098b318c5b2f75b0e2752b51ac6 (diff)
pretty openid login
* openid: Incorporated a fancy openid-selector signin form. (http://code.google.com/p/openid-selector/) * openid: Use "openid_identifier" as the form field, as required by OpenID Authentication v2.0 spec.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c335030ed..3f20aec1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,10 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low
* inline: Call indexhtml when inlining internal pages, so their
text can be indexed for searching.
* Delete hooks are passed deleted internal pages.
- * openid: Incorporated a fancy openid-selector signin form
- (http://code.google.com/p/openid-selector/).
+ * openid: Incorporated a fancy openid-selector signin form.
+ (http://code.google.com/p/openid-selector/)
+ * openid: Use "openid_identifier" as the form field, as required
+ by OpenID Authentication v2.0 spec.
-- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400