You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, if you create an OpenID login form and post "dummy" as URL, it causes an exception rather than sending you to the authentication error screen. This is probably true for other login providers, but it's extremely bad for OpenID since exceptions aren't handled in anyway.
Basically, everything during OpenIDConsumer.login -process should be catched i think.
The text was updated successfully, but these errors were encountered:
Sorry for the cryptic title :P
Basically, if you create an OpenID login form and post "dummy" as URL, it causes an exception rather than sending you to the authentication error screen. This is probably true for other login providers, but it's extremely bad for OpenID since exceptions aren't handled in anyway.
Basically, everything during OpenIDConsumer.login -process should be catched i think.
The text was updated successfully, but these errors were encountered: