mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
4 lines
81 B
MySQL
4 lines
81 B
MySQL
|
|
UPDATE [Organization]
|
||
|
|
SET [UseOrganizationDomains] = [UseSso]
|
||
|
|
WHERE [UseSso] = 1
|