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] Allow for custom request matchers in access control#22578

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

Closed
ro0NL wants to merge1 commit intosymfony:3.4fromro0NL:security-bundle/custom-matchers
Closed

[SecurityBundle] Allow for custom request matchers in access control#22578

ro0NL wants to merge1 commit intosymfony:3.4fromro0NL:security-bundle/custom-matchers

Conversation

@ro0NL
Copy link
Contributor

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes/no
Fixed tickets#...
LicenseMIT
Doc PRsymfony/symfony-docs#...

Re-opening#20272 in the same spirit of#22572, and i have no better solution to enable route matching :)

Not sure about the config yet, it differs from the logout listener where both configs (path + request_matcher) must match.

So for access control to get the same behavior (where all configs must match) it needs a chain request matcher or get creative withAccessMap::add.

Otherwise i think the logout listener should follow this behavior.

@ro0NL
Copy link
ContributorAuthor

Closing in favor of doing it in PHP at the class level.

This makes config unnecessarily more complex for little gain; a request matcher per route wont help me really.

@ro0NLro0NL closed thisAug 31, 2017
@ro0NLro0NL deleted the security-bundle/custom-matchers branchAugust 31, 2017 14:10
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

3 participants

@ro0NL@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp