Skip to content

[Security] complete list of support content types #20149

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

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 22, 2024

from responding to requests that should be handled by the
:ref:`JSON login authenticator <security-json-login>`.
(it checks that the request content-type is ``application/x-www-form-urlencoded``
or ``multipart/form-data``) This is useful for example to prevent the.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
or ``multipart/form-data``) This is useful for example to prevent the.
or ``multipart/form-data``). This is useful for example to prevent the

Copy link
Member

Choose a reason for hiding this comment

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

Done while merging. Thanks!

@carsonbot carsonbot changed the title complete list of support content types [Security] complete list of support content types Aug 26, 2024
@javiereguiluz javiereguiluz merged commit 1cb9c6b into symfony:5.4 Aug 26, 2024
3 checks passed
@javiereguiluz
Copy link
Member

Thanks Christian!

@xabbuh xabbuh deleted the symfony-53956 branch August 26, 2024 11:25
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.

4 participants