mirror of
https://github.com/directus/directus.git
synced 2026-01-24 23:27:57 -05:00
* [Related to #11292] Safe Metadata Upload - Created FILE_METADATA_ALLOWLIST - Added test library for `FilesService` * Rename ALLOWLIST->ALLOW_LIST to be consistent with other env vars * Make sure it still works for files without Exif * Prevent breaking changes in metadata formatting * Allow * for all * Fix md sup Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
25 lines
247 B
Plaintext
25 lines
247 B
Plaintext
.DS_Store
|
|
node_modules
|
|
.vs
|
|
.vscode
|
|
.env
|
|
.env.*
|
|
.secrets
|
|
npm-debug.log
|
|
lerna-debug.log
|
|
.nova
|
|
*.code-workspace
|
|
dist
|
|
*.sublime-settings
|
|
*.db
|
|
.nyc_output
|
|
.history
|
|
/.idea/
|
|
*.tsbuildinfo
|
|
.e2e-containers.json
|
|
coverage
|
|
TODO
|
|
schema.yaml
|
|
schema.json
|
|
.*.swp
|