mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-09 13:39:48 -05:00
Implement cipher key encryption (#3990)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE ciphers
|
||||
ADD COLUMN "key" TEXT;
|
||||
Reference in New Issue
Block a user