mirror of
https://github.com/bitwarden/server
synced 2026-01-04 01:23:25 +00:00
Fix bulk fingerprints (#1442)
* Fix fingerprint phrases in bulk confirm modal * Fix indentation
This commit is contained in:
@@ -7,6 +7,7 @@ BEGIN
|
||||
|
||||
SELECT
|
||||
OU.[Id],
|
||||
OU.[UserId],
|
||||
U.[PublicKey]
|
||||
FROM
|
||||
@OrganizationUserIds OUIDs
|
||||
|
||||
Reference in New Issue
Block a user