X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/25aa050305b3e788e9287163bfa7f59d15aa747b..9d2fe796c97d754bb3052d8174b45bc103990756:/doc/bugs/support_for_openid2_logins.mdwn

diff --git a/doc/bugs/support_for_openid2_logins.mdwn b/doc/bugs/support_for_openid2_logins.mdwn
index 1d99370f6..a71ed7ba9 100644
--- a/doc/bugs/support_for_openid2_logins.mdwn
+++ b/doc/bugs/support_for_openid2_logins.mdwn
@@ -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`