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

Change MySqlConnector log level to DEBUG and remove password #8

Merged
merged 1 commit into from
May 16, 2024
Merged

Change MySqlConnector log level to DEBUG and remove password #8

merged 1 commit into from
May 16, 2024

Conversation

dstockhammer
Copy link
Contributor

Closes #7: In MySqlConnector::createConnection, change connection log level to DEBUG and remove password.

@dstockhammer dstockhammer deleted the patch-1 branch May 2, 2024 16:50
@dstockhammer dstockhammer restored the patch-1 branch May 2, 2024 16:50
@dstockhammer dstockhammer reopened this May 2, 2024
@ngoyal16 ngoyal16 merged commit 450eb27 into pixelvide:main May 16, 2024
@dstockhammer dstockhammer deleted the patch-1 branch May 16, 2024 07:51
@dstockhammer dstockhammer restored the patch-1 branch May 16, 2024 07:51
bendoerr added a commit to bendoerr/laravel-iam-db-auth that referenced this pull request Oct 28, 2024
Similar to pixelvide#8, this is for the PostgresConnector. This entirely removes the log line. Some frameworks and plugins use the database as their log store, so having a log statement in the connector code can cause a recursive stack.
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.

Create connection should not log the password
2 participants