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
{{ message }}
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
If login with password fails I get sent the WWW-Authenticate headers and I get prompted to login with username and password.
I believe this has to do with the use of the web.authenticated cyclone decorator that does this automatically.
We should disable the ability to login via WWW-Authenticate HTTP headers, but only do so via FORMs.
The text was updated successfully, but these errors were encountered: