-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Security] check token in payload instead just request #57488
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
Conversation
Hey! Thanks for your PR. You are targeting branch "7.2" but it seems your PR description refers to branch "7.1". Cheers! Carsonbot |
As this is not a bugfix this PR must target the ’7.2` branch. |
If you look the documentation for 7.1 it's written the attribute is alternative to |
That’s a bug in the documentation (caused by symfony/symfony-docs#19225) and needs to be fixed there. |
no need to fix the fake bug in documentation since the real bug is fixed. One moire time it's not a new feature |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @eltharin. |
Replace request by getPayload for allow token to ba passed in Json for an API call