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

[3006.x] Fix credentials encoding for Artifactory #65786

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

dmurphy18
Copy link
Contributor

What does this PR do?

Fix credentials encoding for Artifactory

What issues does this PR fix or reference?

Fixes: #63063

Previous Behavior

Failed credentials to invalid encoding due to use of base64_encodestring, since the terminating '\n' affecting credentials used

New Behavior

Credentials correctly encoded with base64_b64encode

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@twangboy twangboy merged commit d1a3b3e into saltstack:3006.x Jan 4, 2024
531 checks passed
@dmurphy18 dmurphy18 deleted the fix_63063 branch July 19, 2024 17:36
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.

3 participants