mirror of
https://github.com/certd/certd.git
synced 2026-07-17 03:17:34 +08:00
chore: 登录失败也记录日志
This commit is contained in:
@@ -18,4 +18,5 @@ export type AuditLogContext = {
|
||||
scope?: string;
|
||||
userId?: number;
|
||||
username?: string;
|
||||
success?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user