mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-27 00:10:02 +02:00
Add support for password reprompt
Upstream PR: https://github.com/bitwarden/server/pull/1269
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE ciphers
|
||||
ADD COLUMN reprompt INTEGER;
|
||||
Reference in New Issue
Block a user