Fix an issue with attachment permissions

This commit is contained in:
Chris Veleris 2025-12-08 16:33:49 +02:00
parent e3dcb49efa
commit 6466f6ae00
4 changed files with 251 additions and 21 deletions

3
.gitignore vendored
View file

@ -49,6 +49,9 @@ public/assets/
test-results/
.last-run.json
# Test files
backend/tests/test-files/
# Temporary files
tmp/
*.bak