mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-05 10:10:18 +03:00
a057c7deae
Co-authored-by: Timshel <timshel@users.noreply.github.com>
2 lines
58 B
SQL
2 lines
58 B
SQL
ALTER TABLE sso_auth ADD COLUMN code_response_error TEXT;
|