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

Create and populate htpasswd file if missing #2362

Merged
merged 1 commit into from
Aug 31, 2018

Commits on Nov 1, 2017

  1. Create and populate htpasswd file if missing

    If htpasswd authentication option is configured but the htpasswd file is
    missing, populate it with a default user and automatically generated
    password.
    The password will be printed to stdout.
    
    Signed-off-by: Liron Levin <[email protected]>
    Liron Levin committed Nov 1, 2017
    2 Configuration menu
    Copy the full SHA
    c785740 View commit details
    Browse the repository at this point in the history