Skip to content

Ignore invalid filters#3595

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:ignore-invalid-filters
Apr 2, 2026
Merged

Ignore invalid filters#3595
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:ignore-invalid-filters

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Providing invalid filter query parameters to API endpoints which support the legacy filters interface currently generates 500 errors. These errors pollute the logs when automated scrapers attempt to guess valid query parameters and repeatedly spam invalid queries. This PR improves the situation by simply ignoring invalid query parameters on these pages.

Providing invalid filter query parameters to API endpoints which support the legacy filters interface currently generates 500 errors.  These errors pollute the logs when automated scrapers attempt to guess valid query parameters and repeatedly spam invalid queries.  This PR improves the situation by simply ignoring invalid query parameters on these pages.
@josephsnyder josephsnyder added this pull request to the merge queue Apr 2, 2026
Merged via the queue into Kitware:master with commit 3402e73 Apr 2, 2026
7 checks passed
@williamjallen williamjallen deleted the ignore-invalid-filters branch April 2, 2026 14:51
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.

2 participants