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 password when creating admin account. #526

Merged
merged 1 commit into from Apr 20, 2015

Conversation

pocallaghan
Copy link
Contributor

Use askHiddenResponse to hide the password by default. To maintain
backwards compatability false isn't passed as the final argument. This
means if the terminal doesn't support hidden input plain text will be
used rather than erroring. Closes #60.

Use askHiddenResponse to hide the password by default. To maintain
backwards compatability false isn't passed as the final argument. This
means if the terminal doesn't support hidden input plain text will be
used rather than erroring. Closes netz98#60.
@jonpday
Copy link

jonpday commented Apr 18, 2015

awesome, thx @pocallaghan

cmuench added a commit that referenced this pull request Apr 20, 2015
Hide password when creating admin account.
@cmuench cmuench merged commit 819e43d into netz98:develop Apr 20, 2015
@cmuench
Copy link
Member

cmuench commented Apr 20, 2015

Thanks

@pocallaghan pocallaghan deleted the feature/hide-admin-password branch April 20, 2015 20:32
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

3 participants