Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit172158d

Browse files
committed
minor#8719 Mention security voters as the recommended alternative to ACL (javiereguiluz, weaverryan)
This PR was merged into the master branch.Discussion----------Mention security voters as the recommended alternative to ACLThis morning we had this conversation with a person who thinks that Symfony Docs are bad:https://twitter.com/PhillippOh/status/932905608998805504 At the end, it was all about thinking that the rest of Symfony Docs are the same as the poor ACL docs. So, let's recommend using voters everywhere.Reowrds are welcome because I don't like the repetition of the word *"alternative"*. Thanks!Commits-------6e8f763 tweak0941a49 tweak4747306 Mention security voters as the recommended alternative to ACL
2 parentsf681fa4 +6e8f763 commit172158d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

‎security/acl.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ How to Use Access Control Lists (ACLs)
99
ACL support was removed in Symfony 4.0. Install the `Symfony ACL bundle`_
1010
and refer to its documentation if you want to keep using ACL.
1111

12+
Consider using:doc:`security voters</security/voters>`,
13+
the alternative to ACLs recommended by Symfony.
14+
1215
.. _`Symfony ACL bundle`:https://github.com/symfony/acl-bundle

‎security/acl_advanced.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ How to Use advanced ACL Concepts
99
ACL support was removed in Symfony 4.0. Install the `Symfony ACL bundle`_
1010
and refer to its documentation if you want to keep using ACL.
1111

12+
Consider using:doc:`security voters</security/voters>`,
13+
the alternative to ACLs recommended by Symfony.
14+
1215
.. _`Symfony ACL bundle`:https://github.com/symfony/acl-bundle

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp