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

Hide passwords during input, Unescape before communicating with Nexus #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AlexRRR
Copy link

@AlexRRR AlexRRR commented Apr 9, 2018

Description

Hi! I had some time and decided to contribute a little since we are finding your tool very useful. This PR addresses two things:

  • Passwords are not displayed during the configure input step
  • Passwords are unescaped before sending them to Nexus. html/template that is used for storing the .credentials file escapes them automatically, unescaping them is needed.

Cheers!

Related Issue

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.

None yet

1 participant