Skip to content

Enhance JS Challenge endpoint exception matching#2329

Open
sbreker wants to merge 1 commit into
qa/2.xfrom
dev/js-challenge-endpoint-exceptions-fix
Open

Enhance JS Challenge endpoint exception matching#2329
sbreker wants to merge 1 commit into
qa/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.

Copy link
Copy Markdown
Contributor

@mamedin mamedin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.
@sbreker sbreker force-pushed the dev/js-challenge-endpoint-exceptions-fix branch from c3cc0e8 to 67df484 Compare May 20, 2026 16:59
@sbreker sbreker marked this pull request as ready for review May 20, 2026 20:31
@sbreker sbreker requested a review from anvit May 20, 2026 20:31
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.

2 participants