Comment 6 for bug 735815

Revision history for this message
Ken VanDine (ken-vandine) wrote :

This one is going to be tricky to test, the root cause was failed login sessions (not wrong password) was calling the on_session_complete function instead of on_session_rejected function.

So someone that was having a failed login before, if it works with the proposed update, that is probably the best verification we can get.

I did have Pedro test this fix, and it worked for him.