]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/support_for_openid2_logins.mdwn
link: Fix renaming wikilinks that contain embedded urls.
[ikiwiki.git] / doc / bugs / support_for_openid2_logins.mdwn
index 1d99370f67df8b88267b978ef2f70daa5dcd5bbe..a71ed7ba9abc59d353bbe5342f0da29ef55a2619 100644 (file)
@@ -15,3 +15,10 @@ However both Perl OpenID 2.x implementations have not been released and are inco
 > an OpenID 2 implementation (it's the second of the projects
 > above). I've filed a bug in Debian asking for the package to be
 > updated. --[[smcv]]
+
+> Net::OpenID::Consumer 1.x is now in Debian unstable --[[dom]]
+
+> I've tested with yahoo, and it works with the updated module. Sweet and
+> [[done]] --[[Joey]] 
+
+## A quick fix for the impatient running stable is simply `sudo apt-get install libnet-openid-consumer-perl -t unstable`