Skip to content

[Messenger] Do not log the message object itself #46735

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
Jun 25, 2022

Conversation

ajardin
Copy link
Contributor

@ajardin ajardin commented Jun 22, 2022

In order to avoid the leak of sensitive data (e.g. credentials) or the overflow of third-party services.

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

This is a follow-up of #46450 where we had a discussion with @Nyholm about the problems related to the logging of the message object. I'm targeting the 5.4 branch as we see this change as a (security ?) fix rather than a new feature.

In order to avoid the leak of sensitive data (e.g. credentials) or the overflow of third-party services.
Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Thank you

@fabpot
Copy link
Member

fabpot commented Jun 25, 2022

Thank you @ajardin.

@fabpot fabpot merged commit a01ce80 into symfony:5.4 Jun 25, 2022
This was referenced Jun 26, 2022
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