diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE <Kai@web> | 2010-07-07 09:01:29 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-07-07 09:01:29 +0000 |
commit | 87890d19cca9c051f4e0de1acf0a5c337e93a92e (patch) | |
tree | 0d04277baa887bfb5fe72386b1a05b3b1ee03560 /doc/bugs/support_for_openid2_logins.mdwn | |
parent | c23cb312b457c1ac2e0682649fc7ef7035103681 (diff) | |
download | ikiwiki-87890d19cca9c051f4e0de1acf0a5c337e93a92e.tar ikiwiki-87890d19cca9c051f4e0de1acf0a5c337e93a92e.tar.gz |
quick fix
Diffstat (limited to 'doc/bugs/support_for_openid2_logins.mdwn')
-rw-r--r-- | doc/bugs/support_for_openid2_logins.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/support_for_openid2_logins.mdwn b/doc/bugs/support_for_openid2_logins.mdwn index 139a53760..a71ed7ba9 100644 --- a/doc/bugs/support_for_openid2_logins.mdwn +++ b/doc/bugs/support_for_openid2_logins.mdwn @@ -20,3 +20,5 @@ However both Perl OpenID 2.x implementations have not been released and are inco > 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` |