mirror of
https://github.com/bitwarden/server
synced 2026-01-07 02:53:38 +00:00
return twofactor enabled property on org users api
This commit is contained in:
@@ -6,6 +6,8 @@ SELECT
|
||||
OU.[OrganizationId],
|
||||
U.[Name],
|
||||
ISNULL(U.[Email], OU.[Email]) Email,
|
||||
U.[TwoFactorProviders],
|
||||
U.[Premium],
|
||||
OU.[Status],
|
||||
OU.[Type],
|
||||
OU.[AccessAll],
|
||||
|
||||
Reference in New Issue
Block a user