mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
|
|
UPDATE "Organization"
|
||
|
|
SET "UseOrganizationDomains" = "UseSso"
|
||
|
|
WHERE "UseSso" IS true
|