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 AWS secret access key validation in interactive CLI #6387

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Jul 16, 2019

It didn't allow '+' chars, which may appear in secret keys (although are not present in all cases, hence didn't pick initially)

Is it a breaking change?: NO

@medikoo medikoo added the bug label Jul 16, 2019
@medikoo medikoo added this to the 1.48.0 milestone Jul 16, 2019
@medikoo medikoo self-assigned this Jul 16, 2019
@medikoo medikoo requested review from pmuens and dschep July 16, 2019 14:25
Copy link
Contributor

@pmuens pmuens left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

We should add some tests in the future though...

@medikoo
Copy link
Contributor Author

medikoo commented Jul 16, 2019

We should add some tests in the future though...

Yes, I'll cover it with PR dedicated for testing

@medikoo medikoo merged commit bdb3af6 into master Jul 16, 2019
@medikoo medikoo deleted the fix-aws-secret-key-validation branch July 16, 2019 14:33
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.

2 participants