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

Commits on Apr 17, 2015

  1. Hide password when creating admin account.

    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.
    pocallaghan authored and cags committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    9be2215 View commit details
    Browse the repository at this point in the history