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

Require TLS or plaintext flagging in MySQL configuration #9012

Merged
merged 5 commits into from
May 21, 2020

Conversation

Valarissa
Copy link
Contributor

When a user is using a MySQL backend, this change requires a user to either use TLS, or acknowledge that they are sending credentials over plaintext.

This may break some developer workflows.

@kalafut kalafut requested a review from briankassouf May 15, 2020 22:45
physical/mysql/mysql.go Outdated Show resolved Hide resolved
Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far! Thanks for working on this!

physical/mysql/mysql.go Outdated Show resolved Hide resolved
physical/mysql/mysql.go Outdated Show resolved Hide resolved
@mladlow mladlow added this to the 1.5 milestone May 18, 2020
Lauren Voswinkel added 3 commits May 18, 2020 13:42
This requires a user to either use TLS, or acknowledge that they are sending
credentials over plaintext.
@Valarissa Valarissa force-pushed the VLTE-346-prevent_accidental_plaintext_creds branch from 8b85f23 to 8812ed2 Compare May 18, 2020 20:42
@Valarissa
Copy link
Contributor Author

@tyrannosaurus-becks I've updated this PR with the requested changes.

Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you for working on this!

briankassouf
briankassouf previously approved these changes May 20, 2020
Copy link
Contributor

@briankassouf briankassouf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small comments, otherwise looks good

physical/mysql/mysql.go Outdated Show resolved Hide resolved
website/pages/docs/configuration/storage/mysql.mdx Outdated Show resolved Hide resolved
@Valarissa Valarissa merged commit b0c8187 into master May 21, 2020
@kalafut kalafut deleted the VLTE-346-prevent_accidental_plaintext_creds branch June 5, 2020 04:21
@kalafut kalafut modified the milestones: 1.5, 1.4.3 Jun 5, 2020
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.

5 participants