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

[Security] Avoid unnecessary route lookup for empty logout path#22584

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:2.7fromro0NL:logoutpath
May 11, 2017
Merged

[Security] Avoid unnecessary route lookup for empty logout path#22584

fabpot merged 1 commit intosymfony:2.7fromro0NL:logoutpath
May 11, 2017

Conversation

@ro0NL
Copy link
Contributor

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

i first included this with#22572 where havinglogout: { path: ~ } makes more sense for disabling logout path matching/generation. But currently it's already allowed and causes an unneeded route lookup and url generation.

@fabpot
Copy link
Member

Thank you@ro0NL.

@fabpotfabpot merged commit2967807 intosymfony:2.7May 11, 2017
fabpot added a commit that referenced this pull requestMay 11, 2017
… path (ro0NL)This PR was merged into the 2.7 branch.Discussion----------[Security] Avoid unnecessary route lookup for empty logout path| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no-ish| Deprecations? | no| Tests pass?   | yes/no| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->i first included this with#22572 where having `logout: { path: ~ }` makes more sense for disabling logout path matching/generation. But currently it's already allowed and causes an unneeded route lookup and url generation.Commits-------2967807 [Security] Avoid unnecessary route lookup for empty logout path
@ro0NLro0NL deleted the logoutpath branchMay 11, 2017 17:36
@fabpotfabpot mentioned this pull requestMay 17, 2017
This was referencedMay 29, 2017
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

2.7

Development

Successfully merging this pull request may close these issues.

4 participants

@ro0NL@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp