mirror of
https://github.com/bitwarden/server
synced 2025-12-21 10:43:44 +00:00
events for collections, groups, and org users
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
OrganizationUser_Invited = 1500,
|
||||
OrganizationUser_Confirmed = 1501,
|
||||
OrganizationUser_Updated = 1502,
|
||||
OrganizationUser_Removed = 1503
|
||||
OrganizationUser_Removed = 1503,
|
||||
OrganizationUser_UpdatedGroups = 1504,
|
||||
|
||||
Organization_Updated = 1600
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user