Skip to content
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

[Mailer][Notifier] add more #[\SensitiveParameter] attributes #53399

Merged
merged 1 commit into from Jan 5, 2024

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jan 4, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

@carsonbot carsonbot added this to the 7.1 milestone Jan 4, 2024
@carsonbot carsonbot changed the title [Mailer][Notifier] add more SensitiveParameter attributes [Mailer][Notifier]  add more SensitiveParameter attributes Jan 4, 2024
@OskarStark OskarStark changed the title [Mailer][Notifier]  add more SensitiveParameter attributes [Mailer][Notifier] add more #[\SensitiveParameter] attributes Jan 4, 2024
@xabbuh
Copy link
Member Author

xabbuh commented Jan 4, 2024

We are not consistent how we deal with username (public keys). Sometimes we mark them as sensitive parameters, sometimes we don't. That's why I didn't do anything about them.

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.

usernames don't need to be marked sensitive when considering security so we can skip marking them with the attribute to me

@xabbuh xabbuh force-pushed the pr-53230 branch 2 times, most recently from 6582990 to a8dae78 Compare January 4, 2024 12:24
@xabbuh xabbuh merged commit b92bdc0 into symfony:7.1 Jan 5, 2024
9 checks passed
@xabbuh xabbuh deleted the pr-53230 branch January 5, 2024 08:08
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.

None yet

4 participants