feat: audit log #113

Open
opened 2026-05-25 04:28:05 +00:00 by treadful · 0 comments
Owner

Add an audit log that records authenticated user actions. Uploads, deletes, registrations, etc. Should include at least key, IP, operation, and time.

There should be functionality to clean up old logs to reduce records kept to only what's necessary for moderation.

This will probably require some kind of database. Maybe start with SQLite with a standard interface so we can add more later.

Add an audit log that records authenticated user actions. Uploads, deletes, registrations, etc. Should include at least key, IP, operation, and time. There should be functionality to clean up old logs to reduce records kept to only what's necessary for moderation. This will probably require some kind of database. Maybe start with SQLite with a standard interface so we can add more later.
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#113
No description provided.