Added an option to download a attachment via URL. Implemented secure attachments, which can not be accessed by URL and requires authentication.

This commit is contained in:
Jan Böhmer 2019-10-19 18:42:06 +02:00
parent d382021fee
commit 27a001b1d2
10 changed files with 266 additions and 5 deletions

1
.gitignore vendored
View file

@ -20,6 +20,7 @@
.idea/
.idea/*
uploads/*
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/