authlogic_openid
authlogic_openid copied to clipboard
UserSession.save returns true if signing in with OpenID even when confirmed? returns false
I originally posted this as a AuthLogic Lighthouse ticket, so I'll simply include a link to the ticket.
Note that I found the cause of the problem and propose a possible solution in my second to last post in the ticket.
http://binarylogic.lighthouseapp.com/projects/18752/tickets/80-usersessionsave-returns-true-if-signing-in-with-openid-even-when-confirmed-returns-false
I ran into this problem today by chance. Here's a patch to fix the problem. Unfortunately I don't have a test case because I can't get authlogic_openid's test suite to work at all. http://gist.github.com/628463