mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #253] Delete all sessions when a user is marked for deletion #643
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#643
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abh on GitHub (Jan 12, 2025).
Original GitHub issue: https://github.com/abh/ntppool/issues/253
With server side sessions this would be a cleaner way to make sure sessions are closed out than the current special handling in
NTPPool::Control::Manage::init().