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

fix: Do not log full database url. #646

Merged
merged 2 commits into from
Aug 28, 2023
Merged

fix: Do not log full database url. #646

merged 2 commits into from
Aug 28, 2023

Conversation

maxking
Copy link
Owner

@maxking maxking commented Aug 28, 2023

Since the database contain credentials, do not log them after
changing from mysql:// to mysql+pymysql://.

Fixes #642

maxking and others added 2 commits August 28, 2023 20:52
Since the database contain credentials, do not log them after
changing from `mysql://` to `mysql+pymysql://`.

Fixes #642
@maxking maxking added the bug label Aug 28, 2023
@maxking maxking merged commit fe74e61 into main Aug 28, 2023
@maxking maxking deleted the fix-642 branch August 28, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leaking Credentials
1 participant