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

Infinite redirect loop for deleted users #570

Open
brassy-endomorph opened this issue Sep 10, 2024 · 0 comments
Open

Infinite redirect loop for deleted users #570

brassy-endomorph opened this issue Sep 10, 2024 · 0 comments

Comments

@brassy-endomorph
Copy link
Collaborator

Describe the bug

Deleted users experience an infinite redirect loop between /inbox and /login

To Reproduce

  1. Create a user
  2. Login, get redirect to /inbox
  3. Using the sqlite3 CLI, delete the user
  4. Refresh the /inbox page

Expected behavior

The user should be redirected once to /login

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