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

[SecurityBundle] make ACL an optional dependency#16694

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromTobion:security-acl-optional
Nov 26, 2015

Conversation

@Tobion
Copy link
Contributor

QA
Bug fix?no
New feature?no
BC breaks?yes
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR-

Fixes#14718 (comment).
Together withdoctrine/DoctrineCacheBundle#77 we do not have ACL in the symfony-standard 3.0 by default anymore.

fabpot added a commit that referenced this pull requestNov 26, 2015
…t used (Tobion)This PR was merged into the 2.3 branch.Discussion----------[SecurityBundle] disable the init:acl command if ACL is not used| Q             | A| ------------- | ---| Bug fix?      | somewhat| New feature?  | somewhat| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        | -Related to#16694 but this should go in 2.3 IMO because it was just forgotten. The other acl command already has this logic:https://github.com/symfony/symfony/blob/2.7/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php#L36It ensures the command list is not flooded with unusable commands.Commits-------55f84a3 [SecurityBundle] disable the init:acl command if ACL is not used
@fabpot
Copy link
Member

Thank you@Tobion.

@fabpotfabpot merged commitfc66283 intosymfony:masterNov 26, 2015
fabpot added a commit that referenced this pull requestNov 26, 2015
This PR was merged into the 3.0-dev branch.Discussion----------[SecurityBundle] make ACL an optional dependency| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | no| BC breaks?    | yes| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        | -Fixes#14718 (comment).Together withdoctrine/DoctrineCacheBundle#77 we do not have ACL in the symfony-standard 3.0 by default anymore.Commits-------fc66283 [SecurityBundle] make ACL an optional dependency
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be\RuntimeException() IMO.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Doesn't really matter and its the same as indoctrine/DoctrineCacheBundle#77

Copy link
Member

Choose a reason for hiding this comment

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

I prefer logic :-)

@TobionTobion deleted the security-acl-optional branchNovember 26, 2015 21:23
@fabpotfabpot mentioned this pull requestNov 30, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[SecurityBundle][DX] Extract the ACL to its own bundle

4 participants

@Tobion@fabpot@stloyd@lyrixx

[8]ページ先頭

©2009-2025 Movatter.jp