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

Forget previous path when explicitly logging out #10897

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Forget previous path when explicitly logging out #10897

merged 1 commit into from
Jan 19, 2025

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Jan 19, 2025

This prevents the situation where you log out, log in to another account, and it tells you it can't find the old account's info. The problem was the login action caused the router to automatically redirect to /login, but it captured the old path, and we don't want that in an explicit logout.

@bhollis bhollis merged commit b4e2eb3 into master Jan 19, 2025
7 checks passed
@bhollis bhollis deleted the logout branch January 19, 2025 23:18
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

Successfully merging this pull request may close these issues.

1 participant