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

auth: add www-authenticate based on user agent #1009

Merged
merged 27 commits into from
Dec 4, 2020
Merged

auth: add www-authenticate based on user agent #1009

merged 27 commits into from
Dec 4, 2020

Commits on Nov 30, 2020

  1. WIP

    refs committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    5cb359d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    d82f485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348c54f View commit details
    Browse the repository at this point in the history
  3. whitelist depending on the URI

    refs committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    28e8f75 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    752cd4f View commit details
    Browse the repository at this point in the history
  2. ugly working draft

    refs committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    2910e88 View commit details
    Browse the repository at this point in the history
  3. minimal refactor

    refs committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    e4974e0 View commit details
    Browse the repository at this point in the history
  4. use upstream PR provisionally

    refs committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6cd2a3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e322f5 View commit details
    Browse the repository at this point in the history
  6. undo pprof endpoint

    refs committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c1dcfb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. explain flags

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a992234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6753f38 View commit details
    Browse the repository at this point in the history
  3. split string by reversing it

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ef4e573 View commit details
    Browse the repository at this point in the history
  4. document loadUserAgent

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8c83de7 View commit details
    Browse the repository at this point in the history
  5. remove unused dep

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    3870246 View commit details
    Browse the repository at this point in the history
  6. use more inclusive language

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    b9df6e4 View commit details
    Browse the repository at this point in the history
  7. fix linter

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c89ead3 View commit details
    Browse the repository at this point in the history
  8. export StatusRecorder

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9a25337 View commit details
    Browse the repository at this point in the history
  9. use make(map[string]string)

    refs committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    be46bac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2731dbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f477f03 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    ad4ea3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8336c View commit details
    Browse the repository at this point in the history
  3. refactor authentication.go

    refs committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f1521e4 View commit details
    Browse the repository at this point in the history
  4. fix leftover typo

    refs committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    2cddc0a View commit details
    Browse the repository at this point in the history
  5. add changelog

    refs committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d81e47c View commit details
    Browse the repository at this point in the history
  6. add changelog

    refs committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5b5d361 View commit details
    Browse the repository at this point in the history