Skip to content

Enhance JS Challenge endpoint exception matching#2329

Draft
sbreker wants to merge 1 commit intoqa/2.xfrom
dev/js-challenge-endpoint-exceptions-fix
Draft

Enhance JS Challenge endpoint exception matching#2329
sbreker wants to merge 1 commit intoqa/2.xfrom
dev/js-challenge-endpoint-exceptions-fix

Conversation

@sbreker
Copy link
Copy Markdown
Member

@sbreker sbreker commented Apr 1, 2026

Match endpoint exceptions against the request path instead of the full REQUEST_URI, so configured exceptions like /;oai still match when the request includes query parameters.

Add regression tests for /;oai, /api, and /qtSwordPlugin cases.

Match endpoint exceptions against the request path instead of the full
REQUEST_URI, so configured exceptions like /;oai still match when the
request includes query parameters.

Add regression tests for /;oai, /api, and /qtSwordPlugin cases.
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.

1 participant