mirror of
https://github.com/bitwarden/server
synced 2026-01-09 20:13:24 +00:00
sproc updates for user account revision bumps
This commit is contained in:
@@ -84,7 +84,7 @@ BEGIN
|
||||
EXEC [dbo].[User_UpdateStorage] @UserId
|
||||
END
|
||||
|
||||
EXEC [dbo].[User_BumpAccountRevisionDateByOrganizationId] @OrganizationId
|
||||
EXEC [dbo].[User_BumpAccountRevisionDateByCipherId] @Id, @OrganizationId
|
||||
|
||||
SELECT 0 -- 0 = Success
|
||||
END
|
||||
Reference in New Issue
Block a user