mirror of
https://github.com/bitwarden/server
synced 2026-01-10 12:33:49 +00:00
remove user from group apis
This commit is contained in:
@@ -37,4 +37,6 @@ BEGIN
|
||||
AND [Target].[GroupId] = @Id THEN
|
||||
DELETE
|
||||
;
|
||||
|
||||
-- TODO: Update user revision date times that this affects
|
||||
END
|
||||
Reference in New Issue
Block a user