Skip to main content

Module audit

Module audit 

Source

Structs§

AuditEntry
A single record in the audit log.
AuditListEntry
An audit log entry with the user’s email resolved via LEFT JOIN. Used for admin list display — avoids showing raw UUIDs.
SearchAuditParams
Parameters for searching/filtering audit log entries.
SearchAuditResult
Result of a paginated audit log search.

Enums§

AuditEvent
Every type of authentication event that can be recorded.