sqrldev / wordpress-sqrl-login

SQRL Login WordPress plugin
MIT License
21 stars 7 forks source link

Fix incorrect response #27

Closed kalaspuffar closed 4 years ago

kalaspuffar commented 4 years ago

Okay, I think I located why the "Possible Login Attack Detected" happens. It turns out the client provided session response is NOT returned if you attempt to login with an identity NOT associated with any accounts, and account creation is disabled, resulting in that situation, where the client provided session is left hanging.