Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-04 02:18:00 +01:00
a9a5706764
Upstream PR: https://github.com/bitwarden/server/pull/1269
2 Zeilen
49 B
SQL
2 Zeilen
49 B
SQL
ALTER TABLE ciphers
|
|
ADD COLUMN reprompt INTEGER;
|