mirror of
https://github.com/bitwarden/jslib
synced 2025-12-28 22:23:14 +00:00
[Reset Password] Add AdminResetPassword event type (#390)
This commit is contained in:
@@ -43,6 +43,7 @@ export enum EventType {
|
||||
OrganizationUser_UnlinkedSso = 1505,
|
||||
OrganizationUser_ResetPassword_Enroll = 1506,
|
||||
OrganizationUser_ResetPassword_Withdraw = 1507,
|
||||
OrganizationUser_AdminResetPassword = 1508,
|
||||
|
||||
Organization_Updated = 1600,
|
||||
Organization_PurgedVault = 1601,
|
||||
|
||||
Reference in New Issue
Block a user