Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
carsonbot commentedJun 21, 2024
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 bysymfony/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. |
c9c16e9
intosymfony:7.1Uh oh!
There was an error while loading.Please reload this page.
Replace request by getPayload for allow token to ba passed in Json for an API call