Skip to content

RateLimiter: Fix url parameters lost when passing through Turnstile#5098

Merged
demiankatz merged 1 commit intovufind-org:release-11.0from
maccabeelevine:turnstile-url-params
Feb 25, 2026
Merged

RateLimiter: Fix url parameters lost when passing through Turnstile#5098
demiankatz merged 1 commit intovufind-org:release-11.0from
maccabeelevine:turnstile-url-params

Conversation

@maccabeelevine
Copy link
Member

Currently any URL query parameters are lost when passing through the Turnstile challenge. I.e. http://localhost/vufind/Search/Results?type=AllFields&filter%5B%5D=%7Eformat%3A%22eBook%22 is truncated to http://localhost/vufind/Search/Results

@maccabeelevine maccabeelevine marked this pull request as ready for review February 24, 2026 21:51
@demiankatz demiankatz changed the title RateLimter: Fix url parameters lost when passing through Turnstile RateLimiter: Fix url parameters lost when passing through Turnstile Feb 25, 2026
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @maccabeelevine!

@demiankatz demiankatz added this to the 11.0.2 milestone Feb 25, 2026
@demiankatz demiankatz merged commit bffa655 into vufind-org:release-11.0 Feb 25, 2026
6 checks passed
@maccabeelevine maccabeelevine deleted the turnstile-url-params branch February 25, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants