Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login when the request is blocked behind a corporate proxy / message when offline #12

Closed
julienkermarec opened this issue Oct 10, 2024 · 2 comments · Fixed by #13
Closed
Assignees
Labels
bug/fix Something isn't working

Comments

@julienkermarec
Copy link

When i have tried today to login with a token (on this example is xxx but with a valid token) and i have received an error message "Invalid token".

After changed from the corporate network to my phone network, the login is successfull.

Capture d’écran 2024-10-10 à 17 30 50

Is it possible technically to detect a blocked request for some reason (and not password incorrect automatically ?)

I have tested without connection (in offline) and i have the same message invalid token, and a http-client javascript error :

Capture d’écran 2024-10-10 à 17 36 47
@robingenz
Copy link
Member

Thank you for reporting that! I will fix this in #13. However, I was not able to test the scenario with the corporate firewall. If you would like, you are welcome to test this at your site and create a PR.

@robingenz robingenz added the bug/fix Something isn't working label Oct 11, 2024
@robingenz robingenz self-assigned this Oct 11, 2024
@julienkermarec
Copy link
Author

Tested the #13 and it seems fixed 👍

Capture d’écran 2024-10-11 à 11 00 50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/fix Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants