Allow file access not in Attachments table (#5876)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Tom Moor
2023-09-24 09:43:37 -04:00
committed by GitHub
parent d0bb6c6a41
commit e50e0bba53
9 changed files with 181 additions and 85 deletions

View File

@@ -198,6 +198,7 @@
"reflect-metadata": "^0.1.13",
"refractor": "^3.6.0",
"request-filtering-agent": "^1.1.2",
"resolve-path": "^1.4.0",
"rfc6902": "^5.0.1",
"sanitize-filename": "^1.6.3",
"semver": "^7.5.2",
@@ -291,6 +292,7 @@
"@types/readable-stream": "^4.0.2",
"@types/redis-info": "^3.0.0",
"@types/refractor": "^3.0.2",
"@types/resolve-path": "^1.4.0",
"@types/semver": "^7.5.2",
"@types/sequelize": "^4.28.10",
"@types/slug": "^5.0.3",