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
The login page serves a raw JSON file as a response to a login attempt while JavaScript is blocked on the webpage.
This issue serves as a quick answer for others having this problem, but I think it could also be handled better by the backend. Feel free to close this if it is considered invalid.
Steps to Reproduce the Bug
Install NoScript or disable JavaScript on your browser
Describe the Bug
The login page serves a raw JSON file as a response to a login attempt while JavaScript is blocked on the webpage.
This issue serves as a quick answer for others having this problem, but I think it could also be handled better by the backend. Feel free to close this if it is considered invalid.
Steps to Reproduce the Bug
Expected Behavior
The error is served as a text box on the login page.
Screenshot/Screen recording
Device Info
Additional Context
The exact response from the login page is:
Solution for end-users
The text was updated successfully, but these errors were encountered: