mirror of
https://github.com/bitwarden/server
synced 2026-01-02 08:33:48 +00:00
add missing [ViewPassword] true (#799)
This commit is contained in:
@@ -7,6 +7,7 @@ BEGIN
|
||||
SELECT
|
||||
*,
|
||||
1 [Edit],
|
||||
1 [ViewPassword],
|
||||
0 [OrganizationUseTotp]
|
||||
FROM
|
||||
[dbo].[CipherDetails](@UserId)
|
||||
|
||||
Reference in New Issue
Block a user