mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove orgName from user login audit log
This commit is contained in:
@@ -2664,7 +2664,6 @@ interface UserLoginEvent {
|
||||
type: EventType.USER_LOGIN;
|
||||
metadata: {
|
||||
organizationId?: string;
|
||||
organizationName?: string;
|
||||
authProvider?: string;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user