mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-01 18:16:46 +03:00
Fix attachments during key rotation, add individual attachment key
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE attachments
|
||||
ADD COLUMN
|
||||
key TEXT;
|
||||
Reference in New Issue
Block a user