fix: remove account create log

This commit is contained in:
David Nguyen
2024-01-30 18:26:46 +11:00
parent 7e15058a3a
commit 9427143951
4 changed files with 1 additions and 13 deletions

View File

@ -49,7 +49,6 @@ model User {
}
enum UserSecurityAuditLogType {
ACCOUNT_CREATE
ACCOUNT_PROFILE_UPDATE
ACCOUNT_SSO_LINK
AUTH_2FA_DISABLE