typemill / typemill

Typemill is a lightweight, flat-file CMS designed for simple, fast, and flexible website and eBook creation using Markdown.
https://typemill.net
MIT License
424 stars 60 forks source link

Problem deleting a user #462

Closed mkduew closed 1 month ago

mkduew commented 1 month ago

after I delete a user as an admin, I get logged out. I should be remain logged in as an admin.

trendschau commented 1 month ago

This should be fixed with version 2.3.3. Session should only stop if the user deletes his own account. Please check again, if it still does not work, please provide more details, I improved the code but could not reproduce this specific behavior.