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

Security feature: Configure max file upload size and allowed extensions #1758

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

vgamayunov
Copy link
Collaborator

Added two optional settings to config.yml:
ondemand.file_upload_max - max file size in bytes allowed for upload
ondemand.file_upload_allowed_extensions - array of extensions or mime types allowed to upload

@xpillons xpillons merged commit 3bb1be6 into main Nov 23, 2023
@xpillons xpillons deleted the feature/upload_restrict branch November 23, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants