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

fix(#97): accept validator case insensitive #98

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

nischi
Copy link

@nischi nischi commented Nov 18, 2024

Fix issue where accept validator return false if file extension is uppercase. Accept validator should be case insensitive.

Closes #97.

Fix issue where accept validator return false if file extension is
uppercase. Accept validator should be case insensitive.

Closes hackingharold#97.
@nischi
Copy link
Author

nischi commented Nov 19, 2024

Hi @hackingharold Sorry to bother you, but is there any chance that we get this fix as soon as possible into a release? I'm asking because we have an issue in a production system and we would not like to exclude the validation.
Thanks a lot

@hackingharold hackingharold merged commit c72c3a1 into hackingharold:main Nov 20, 2024
2 checks passed
@hackingharold
Copy link
Owner

Hi @nischi,

very well spotted, thanks for your contribution. Please see v18.1.2 for the latest release. 🚀

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.

FileInputValidator accept is not case insensitive
3 participants