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

Fixes bug where allowed file types aren't correctly enforced #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Atlowell
Copy link

This PR is done on behalf of a client who needs to be able to specify allowed file types to prevent non-HTML5-compatible video files from being uploaded (uppy's default, .mkv, is not HTML5-compatible).

95180c3 adds the array to the restrictions object in uppy settings

7e4df72 Updates the version of Uppy to 1.24.0 (most recent), since there are issues with the existing version that prevents allowedFileTypes from functioning correctly. 1.24.0 still has issues, but they are less severe. See transloadit/uppy#2740

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant