bug(server): expired key bans require server restart #132
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?
When key bans expire, the in-memory access control is never updated to un-deny that key unless there's a server restart. Maybe there should be a way to let them naturally fall out, either by a GC process, or by CLI command by a mod.