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

Improved basic auth htpasswd file refresh #604 #610

Merged
merged 7 commits into from
Apr 4, 2019

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    10f0383 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Configuration menu
    Copy the full SHA
    0343e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd1a61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91296c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    e013e59 View commit details
    Browse the repository at this point in the history
  2. Respond with 401 (Unauthorized) on removed htpasswd file

    The change required latest go-htpasswd library so I've
    updated it and also synced vendor directory with go.mod
    mfuterko committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    ac6cbdb View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    61bdb56 View commit details
    Browse the repository at this point in the history