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

Marking password params in Database connector with SensitiveParameter attribute #53580

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

philo23
Copy link
Contributor

@philo23 philo23 commented Nov 19, 2024

This change marks the $password parameter used in Illuminate\Database\Connectors\Connector with the SensitiveParameter attribute so it's properly redacted in stack traces.

@taylorotwell taylorotwell merged commit fcbd9b1 into laravel:11.x Nov 19, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants