Open GoogleCodeExporter opened 9 years ago
I just spent a good while tracking down why openid->identity was always coming
back with https://open.login.yahooapis.com/openid20/user_profile/xrds for yahoo
long story short, the mentioned if statement was failing... and lightopenid
incorrectly updated the value for identity/claimed_id
I'm guessing the if statement is meant to check for
'application/xrds+xml' || 'text/xml' || 'text/html'
Original comment by kent.b...@gmail.com
on 31 Jan 2014 at 6:26
rss feeds
Original comment by er.re...@outlook.de
on 1 Feb 2014 at 5:58
If you include text/html providers like flicker, wordpress, blogger, etc, will
only give you an endless redirection.
Original comment by psykick....@gmail.com
on 24 Feb 2014 at 12:17
Original issue reported on code.google.com by
H.Kupp...@gmail.com
on 18 Jun 2013 at 10:38