8000 Deprecated ACL by javiereguiluz · Pull Request #8477 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Deprecated ACL #8477

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 3 commits into from
Oct 29, 2017
Merged

Deprecated ACL #8477

merged 3 commits into from
Oct 29, 2017

Conversation

javiereguiluz
Copy link
Member

This fixes #8433. I've left some mentions to ACLs because they are deprecated, not removed:

security.rst Outdated
@@ -970,6 +969,10 @@ For more details on expressions and security, see :ref:`expressions-security`.
Access Control Lists (ACLs): Securing individual Database Objects
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. versionadded::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versionadded directives are missing the version number.

@chalasr
Copy link
Member
chalasr commented Oct 10, 2017

I think https://github.com/symfony/symfony-docs/blob/master/reference/configuration/security.rst should be updated too, all the security.acl configuration node has been deprecated and will be removed in 4.0 (now available as acl when using symfony/acl-bundle).

@weaverryan
Copy link
Member

@javiereguiluz I agree - can you update the reference section?

@javiereguiluz
Copy link
Member Author

I've added a note about ACL deprecation in the security config reference ... and we'll remove it in master.

@weaverryan
Copy link
Member

Thanks Javier! I'll keep the issue (#8433) open, because (as you mentioned) we will now need to remove some things from Symfony 4.

@weaverryan weaverryan merged commit 3a0cb17 into symfony:3.4 Oct 29, 2017
weaverryan added a commit that referenced this pull request Oct 29, 2017
This PR was squashed before being merged into the 3.4 branch (closes #8477).

Discussion
----------

Deprecated ACL

This fixes #8433. I've left some mentions to ACLs because they are deprecated, not removed:

* Best Practices mentions them: https://symfony.com/doc/current/best_practices/security.html#authorization-i-e-denying-access
* Security config reference includes the `acl:` section: https://symfony.com/doc/current/reference/configuration/security.html

Commits
-------

3a0cb17 Mention that ACL is deprecated in the security config reference
eb4a088 Added version numbers to versionadded directives
a94de59 Deprecated ACL
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.

5 participants
0