feat: allow mods ban keys #128

Closed
opened 2026-06-24 04:03:08 +00:00 by treadful · 3 comments
Owner

Ban a key from performing any operation on the server.

$ jot mod ban ~dadbeef

Should this update adl.json or be separate?

Ref #112

Ban a key from performing any operation on the server. ``` $ jot mod ban ~dadbeef ``` Should this update `adl.json` or be separate? Ref #112
treadful added this to the 1.0 milestone 2026-06-24 04:08:26 +00:00
Author
Owner

Minor CLI update:

$ jot mod key ban ~dadb33f
$ jot mod key bans
$ jot mod key unban ~dadb33f
Minor CLI update: ``` $ jot mod key ban ~dadb33f $ jot mod key bans $ jot mod key unban ~dadb33f ```
Author
Owner

When key bans expire (in PR #130), they currently require a server restart to allow the key to operate again. It's not an urgent issue, so I opened #132 to track.

When key bans expire (in PR #130), they currently require a server restart to allow the key to operate again. It's not an urgent issue, so I opened #132 to track.
Author
Owner

Implemented in #130

Implemented in #130
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
treadful/jot#128
No description provided.