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] Properly escape regex in AddSessionDomainConstraintPass#34788

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

Conversation

fancyweb
Copy link
Contributor

@fancywebfancyweb commentedDec 3, 2019
edited
Loading

QA
Branch?3.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets#34774
LicenseMIT
Doc PR-

%s should be escaped, so it is dumped as%%s (it ends up being properly unescaped at load time, so the passed value to the service is the same).

@fancywebfancywebforce-pushed thesecurity-bundle-properly-escape branch frome49e523 tode03ceeCompareDecember 3, 2019 18:27
@fancywebfancyweb changed the title[SecurityBundle] Property escape regex in AddSessionDomainConstraintPass[SecurityBundle] Properly escape regex in AddSessionDomainConstraintPassDec 3, 2019
@nicolas-grekasnicolas-grekas added this to the3.4 milestoneDec 4, 2019
@chalasr
Copy link
Member

Thank you@fancyweb.

chalasr added a commit that referenced this pull requestDec 6, 2019
…ConstraintPass (fancyweb)This PR was merged into the 3.4 branch.Discussion----------[SecurityBundle] Properly escape regex in AddSessionDomainConstraintPass| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |#34774| License       | MIT| Doc PR        | -`%s` should be escaped, so it is dumped as `%%s` (it ends up being properly unescaped at load time, so the passed value to the service is the same).Commits-------de03cee [SecurityBundle] Properly escape regex in AddSessionDomainConstraintPass
@chalasrchalasr merged commitde03cee intosymfony:3.4Dec 6, 2019
@fancywebfancyweb deleted the security-bundle-properly-escape branchDecember 6, 2019 21:08
This was referencedDec 19, 2019
This was referencedJan 21, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@bykclkbykclkbykclk approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
3.4
Development

Successfully merging this pull request may close these issues.

5 participants
@fancyweb@chalasr@nicolas-grekas@bykclk@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp