mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05: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