mirror of
https://github.com/bitwarden/server
synced 2026-01-02 08:33:48 +00:00
[Reset Password] Update all existing tables/sprocs/migrator scripts (#1235)
This commit is contained in:
@@ -13,7 +13,8 @@ SELECT
|
||||
OU.[AccessAll],
|
||||
OU.[ExternalId],
|
||||
SU.[ExternalId] SsoExternalId,
|
||||
OU.[Permissions]
|
||||
OU.[Permissions],
|
||||
OU.[ResetPasswordKey]
|
||||
FROM
|
||||
[dbo].[OrganizationUser] OU
|
||||
LEFT JOIN
|
||||
|
||||
Reference in New Issue
Block a user