Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#3285): Introduce environment variable to define allowed extensi… #3286

Conversation

dominikriemer
Copy link
Member

…ons for file upload

Purpose

Introduce a new environment variable SP_ALLOWED_UPLOAD_FILETYPES which can contain a comma-separated list of additional file extensions used by the file upload feature to determine the set of allowed extensions.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Oct 4, 2024
@dominikriemer dominikriemer merged commit 50989f4 into dev Oct 4, 2024
21 checks passed
@dominikriemer dominikriemer deleted the 3285-extend-allowed-file-extensions-for-upload-with-environment-variable branch October 4, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend allowed file extensions for upload with environment variable
2 participants