1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-24 19:53:18 +00:00

Upload and download attachments, and added License file

This commit is contained in:
Daniel García 2018-02-15 00:40:34 +01:00
commit b54684b677
20 changed files with 1147 additions and 199 deletions

View file

@ -4,4 +4,6 @@ DROP TABLE devices;
DROP TABLE ciphers;
DROP TABLE attachments;
DROP TABLE folders;