"Unknown error" when trying to log in with incorrect credentials with cookies disabled

When trying to log in with cookies disabled, and entering the wrong username or password, the login prompt will say “Unknown error”.

Yes, it makes no sense, to try to log in with cookies disabled, but it can happen by mistake; the error message is remarkably unhelpful. (It looks like some kind of CSRF failure, so probably it should just say that.

4개의 좋아요

This is such a rare and self inflicted problem that I am not sure any engineering time is warranted.

5개의 좋아요

A pull request to improve the error message is welcome :wink:

5개의 좋아요

I’m getting this too. Extremely annoying. I’m on a pixelbook.

1개의 좋아요

Hello,

I too believe that error messages should be more clear and point towards a solution. Moreover, the fix is pretty easy and I believe some users will love it!

Here is the pull request I made. This is what it looks after:

I am not too sure about the wording and if you have any suggestions, I greatly appreciate them.

10개의 좋아요

Merged this in, thanks for the fix! :blush:

2개의 좋아요