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

content-types JSON, form-url-encoded configurable #1829

Merged

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Oct 21, 2024

This PR makes the content-types supported for POST requests to the Login, Logout and OAuth Controller configurable. By default, they support JSON and FORM URL Encoded

This PR makes the content-types supported for POST request in the Login, Logout and Oauth Controller configurable. By default, they support JSON and FORM URL Encoded
@sdelamo sdelamo added the type: improvement A minor improvement to an existing feature label Oct 21, 2024
@sdelamo sdelamo requested review from yawkat and n0tl3ss October 21, 2024 14:10
@sdelamo sdelamo marked this pull request as ready for review October 21, 2024 14:10
Copy link

@sdelamo sdelamo merged commit 203ac37 into 4.11.x Oct 22, 2024
17 checks passed
@sdelamo sdelamo deleted the make-supported-content-types-for-controller-configurable branch October 22, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants