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

Sanitise integer query parameters #3064

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Conversation

SychO9
Copy link
Member

@SychO9 SychO9 commented Sep 2, 2021

Fixes #3063

Changes proposed in this pull request:
These should be the only fields in question.

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

@SychO9 SychO9 merged commit c1a8c6c into master Sep 17, 2021
@SychO9 SychO9 deleted the sm/3063-sanitise-query-params branch September 17, 2021 19:50
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.

Malformatted API query parameter values resulting in server errors.
3 participants