Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] Fix isGranted with object attribute #33721

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
Sep 26, 2019

Conversation

jvasseur
Copy link
Contributor

Q A
Branch? master (the added test could be backported to older branches)
Bug fix? yes
New feature? no
Deprecations? no
Tickets #33697 (comment)
License MIT
Doc PR

Fix calls to isGranted with $attribute beeing an object.

@jvasseur jvasseur changed the title Fix isGranted with object attribute [Security] Fix isGranted with object attribute Sep 26, 2019
@nicolas-grekas nicolas-grekas added this to the 5.0 milestone Sep 26, 2019
@fabpot
Copy link
Member

fabpot commented Sep 26, 2019

Thank you @jvasseur.

fabpot added a commit that referenced this pull request Sep 26, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[Security] Fix isGranted with object attribute

| Q             | A
| ------------- | ---
| Branch?       | master (the added test could be backported to older branches)
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | #33697 (comment)
| License       | MIT
| Doc PR        |

Fix calls to isGranted with `$attribute` beeing an object.

Commits
-------

3a5fd48 Fix isGranted with object attribute
@fabpot fabpot merged commit 3a5fd48 into symfony:master Sep 26, 2019
@jvasseur jvasseur deleted the fix-isgranted-with-object-attribute branch September 26, 2019 22:30
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