aboutsummaryrefslogtreecommitdiff
path: root/debian
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
parent1b8d2ce36b5d6098b318c5b2f75b0e2752b51ac6 (diff)
downloadikiwiki-f8c2a67b3cdbce81bbb661e05411a129b07414ce.tar
ikiwiki-f8c2a67b3cdbce81bbb661e05411a129b07414ce.tar.gz
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')
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright6
2 files changed, 9 insertions, 3 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
diff --git a/debian/copyright b/debian/copyright
index b6dd3782b..7ef266151 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -193,11 +193,15 @@ Files: cvs.pm
Copyright: © 2009 Amitai Schlair
License: BSD-C2
-Files: underlays/javascript/ikiwiki/openid-selector/*
+Files: underlays/openid-selector/ikiwiki/openid/*
Copyright: © 2008-2010 andyjm, david.j.boden
License: BSD-C2
From http://code.google.com/p/openid-selector/
+Files: underlays/openid-selector/ikiwiki/openid/jquery.js
+Copyright: © 2005-2008 by John Resig, Branden Aaron & Jörn Zaefferer
+License: GPL-2
+
License: BSD-C2
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions