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

Fix server hang/crash on admin deletion #83

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

ahmedkrmn
Copy link
Contributor

@ahmedkrmn ahmedkrmn commented Mar 10, 2019

Fixes #82
Disallow currently logged in admin from deleting their own account and display an error message. Details on the issue page.
This crash is caused by inconsistencies between the cookies and the stored user session when the logged in admin deletes his/her account.

Disallow currently logged in admin from deleting their own account and
display an error message.
@ahmedkrmn ahmedkrmn changed the title Fix server hang/crash on admin sign out Fix server hang/crash on admin deletion Mar 11, 2019
@llaske llaske merged commit 98a7993 into llaske:dev Mar 12, 2019
@llaske
Copy link
Owner

llaske commented Mar 12, 2019

Thanks. Nice fix.

NikhilM98 added a commit to NikhilM98/sugarizer-server that referenced this pull request Mar 13, 2019
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.

2 participants