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

Add basic auth middleware #605

Merged
merged 5 commits into from
Sep 17, 2017
Merged

Commits on Aug 19, 2017

  1. Add basic auth middleware

    Dmitry Salakhov committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    b48aaea View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Basic Auth: optimize memory allocation.

    Dmitry Salakhov committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    8c6ad4e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. cache required creds' slices

    Dmitry Salakhov committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    37a2080 View commit details
    Browse the repository at this point in the history
  2. Clean up comment

    Dmitry Salakhov committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    6b4ca49 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. improve error handling and style

    Dmitry Salakhov committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    355d3e3 View commit details
    Browse the repository at this point in the history