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

Log user out when authenticated as deleted user #483

Merged
merged 1 commit into from Nov 15, 2022
Merged

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Jun 27, 2021

Now when we check for the user at certain times and find that the user doesn't exist in the database, we log them out and send them back to the home page.

Previously, this could happen when e.g. the user is logged in on multiple browsers and then deletes their account -- they'll be logged out in the browser they deleted from, but not from other browser sessions.


  • ☑ I have signed the CLA

Now when we check for the user at certain times and find that the user
doesn't exist in the database, we log them out and send them back to
the home page.
@thebaer thebaer added this to the 1.0 milestone Jun 27, 2021
@thebaer
Copy link
Member Author

thebaer commented Nov 15, 2022

Working well on Write.as, merging now.

@thebaer thebaer merged commit 29c8988 into develop Nov 15, 2022
@thebaer thebaer deleted the log-gone-user-out branch November 15, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant