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

The "login is not allowed" page should not be a separate endpoint #94

Open
krzys-h opened this issue Jan 28, 2024 · 0 comments
Open

The "login is not allowed" page should not be a separate endpoint #94

krzys-h opened this issue Jan 28, 2024 · 0 comments

Comments

@krzys-h
Copy link

krzys-h commented Jan 28, 2024

Noticed while testing #93

Reproduction steps:

  1. Try to access the login page from a disallowed IP
  2. The error page appears
  3. Switch to using an allowed IP
  4. Refresh the page

Expected behavior:
The login page now appears

Actual behavior:
The error stays on the screen, even though you are now using a whitelisted IP. You have to close the page and reopen the login page manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant