-
-
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)
Description
Although the Security section dives deep into a few minor details, it does not mention at all how to grant a role to a user: https://github.com/symfony/symfony-docs/blob/2.4/book/security.rst
It mentions several lots of times how important the ROLES
are. Suddenly, the section "Access Control" begins, stating:
Now that you have a User and Roles, you can go further than URL-pattern based authorization.
And the topic moves on advanced protection of resources.
Yes: we have Users in one side. We have Roles in the other side. Nothing was mentioned about attaching Users to Roles! While much more advanced stuff is discussed.
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)