mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 00:52:49 -05:00
CanAccessPremium checks instead of User.Premium
This commit is contained in:
@ -13,6 +13,7 @@ BEGIN
|
||||
ELSE
|
||||
0
|
||||
END AS [Using2fa],
|
||||
[UsersGetPremium],
|
||||
[Enabled]
|
||||
FROM
|
||||
[dbo].[Organization]
|
||||
|
Reference in New Issue
Block a user