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

Extensions whitelist are case sensitive only #65

Open
luccasmaso opened this issue Feb 19, 2013 · 1 comment
Open

Extensions whitelist are case sensitive only #65

luccasmaso opened this issue Feb 19, 2013 · 1 comment
Labels

Comments

@luccasmaso
Copy link

It should be fixed to ignore case. Example: "JPG" is a valid extension.

This plugin should call the method check_whitelist from carrierwave instead of creating its own, because in carrierwave fixes it 2 years ago.

carrierwaveuploader/carrierwave#174

@dwilkie
Copy link
Owner

dwilkie commented Feb 24, 2013

Please send me a pull request and a failing spec and i'll merge it in. Thanks :)

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

No branches or pull requests

2 participants