Skip to content

[Mime][Security] Fix missing sprintf and add tests #44822

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 1 commit into from
Dec 28, 2021

Conversation

alamirault
Copy link
Contributor

Q A
Branch? 6.0
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

#44808 fix one missing sprintf. This PR fix other cases and add tests.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

(for 5.3)

@nicolas-grekas nicolas-grekas modified the milestones: 6.0, 5.3 Dec 28, 2021
@fabpot
Copy link
Member

fabpot commented Dec 28, 2021

Can you rebase on 5.3 an create another PR for the exception that did not exist back then?

@alamirault
Copy link
Contributor Author

This PR is now only for AccessListener (6.0).

#44824 for DkimSigner (5.3)

Is it ok ? did I misunderstand ?

fabpot added a commit that referenced this pull request Dec 28, 2021
This PR was squashed before being merged into the 5.3 branch.

Discussion
----------

[Mime] Fix missing sprintf in DkimSigner

| Q             | A
| ------------- | ---
| Branch?       | 5.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

#44822 has 2 targets (5.3 for DkimSigner, 6.0 for AccessListener)

Commits
-------

52ceda7 [Mime] Fix missing sprintf in DkimSigner
@fabpot fabpot force-pushed the fix-missing-sprintf branch from ea4e72f to c1954f8 Compare December 28, 2021 14:17
@fabpot
Copy link
Member

fabpot commented Dec 28, 2021

Thank you @alamirault.

@fabpot fabpot merged commit 3c6102a into symfony:6.0 Dec 28, 2021
@fabpot fabpot mentioned this pull request Dec 29, 2021
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