Skip to content

Allow query strings in image URLs#56

Merged
jonarnes merged 1 commit intoimgeng:mainfrom
kamermans:allow-query-strings
May 21, 2024
Merged

Allow query strings in image URLs#56
jonarnes merged 1 commit intoimgeng:mainfrom
kamermans:allow-query-strings

Conversation

@kamermans
Copy link
Member

This PR makes it possible to use query strings in image URLs like ?v=1234 without the warning from failed ALLOWED_INPUT_EXTENSIONS validation. The validation check should be checking the extension of the path, not the entire URL with the query string.

@jonarnes jonarnes merged commit a7b1e93 into imgeng:main May 21, 2024
@kamermans kamermans deleted the allow-query-strings branch May 21, 2024 21:15
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.

3 participants