Skip to content

Marking password params in Database connector with SensitiveParameter attribute#53580

Merged
taylorotwell merged 1 commit intolaravel:11.xfrom
philo23:db-sensitive-parameter-attribute
Nov 19, 2024
Merged

Marking password params in Database connector with SensitiveParameter attribute#53580
taylorotwell merged 1 commit intolaravel:11.xfrom
philo23:db-sensitive-parameter-attribute

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
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