Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core,schema): enable skipping encoding specific chars from query params (9.x) #499

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

eliangcs
Copy link
Member

Backport for #497.

@eliangcs eliangcs requested a review from xavdid as a code owner February 25, 2022 06:50
@eliangcs eliangcs changed the title feat(core,schema): allow skipping encoding specific chars from query params feat(core,schema): allow skipping encoding specific chars from query params (9.x) Feb 25, 2022
@eliangcs eliangcs changed the title feat(core,schema): allow skipping encoding specific chars from query params (9.x) feat(core,schema): enable skipping encoding specific chars from query params (9.x) Feb 25, 2022
eliangcs added a commit that referenced this pull request Feb 25, 2022
…request()`

PR #497 and #499 added a `skipEncodingChars` option to `z.request()` and
`RequestSchema`. We still need legacy-scripting-runner to utilize this
option. If the app definition has a truthy `legacy.skipEncodingChars`,
legacy-scripting-runner is going to pass it to `z.request()`.
@eliangcs eliangcs merged commit b5c79fc into release-9.x Feb 28, 2022
@eliangcs eliangcs deleted the PDE-3006-ignore-encoding-9.x branch February 28, 2022 03:38
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