-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
SecurityactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
Voters docs mention several times about "accessing the application"
A voter is a dedicated class that checks if the user has the rights to be connected to the application
...
VoterInterface::ACCESS_GRANTED:
The user is allowed to access the application
...
VoterInterface::ACCESS_DENIED:
The user is not allowed to access the application
Are we really talking about "accessing the application" rather than "accessing something"
or maybe I didn't understand well
Metadata
Metadata
Assignees
Labels
SecurityactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.