Fix an issue with attachment permissions
This commit is contained in:
parent
e3dcb49efa
commit
6466f6ae00
4 changed files with 251 additions and 21 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -49,6 +49,9 @@ public/assets/
|
|||
test-results/
|
||||
.last-run.json
|
||||
|
||||
# Test files
|
||||
backend/tests/test-files/
|
||||
|
||||
# Temporary files
|
||||
tmp/
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue