-
- Notifications
You must be signed in to change notification settings - Fork 5.3k
[WIP] create voters_data_permission.rst article #3138
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
Changes from 1 commit
e14eee5
f1217d7
b1923b7
b72bd67
ed86973
6817c53
a528e05
d56730d
f6db8c8
3957b3a
76a9db0
54b9877
c410082
0159097
639b188
aa8f2cc
8540498
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
| @@ -13,8 +13,10 @@ application: :doc:`"/cookbook/security/voters"`. | |
| ||
.. tip:: | ||
| ||
Have a look at the referenced page if you are not familiar with | ||
:doc:`authorization </components/security/authorization>`. | ||
Have a look at the pages | ||
:doc:`security </cookbook/security>` and | ||
:doc:`authorization </components/security/authorization>` | ||
if you are not familiar with these topics. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't know if I like this tip. I think all cookbook articles require knowledge of the topic they are talking about. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. then should we maybe stick to the single reference /components/security/authorization only? In my opinion its quiet a useful reference for a deeper understanding. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ok, let's do that. | ||
| ||
How Symfony uses Voters | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How Symfony Uses Voters There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think @weaverryan suggested not to capitalise verbs. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it is a standard in the documentation now | ||
----------------------- | ||
|
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.
I'd move
chapter
behind the doc ref: