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

Version 0.7.3. #34

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Version 0.7.3. #34

merged 4 commits into from
Nov 3, 2023

Commits on Nov 3, 2023

  1. Support for authentication using external proxy (#33)

    * add options for HTTP header authentication to config
    
    * add template for handling error 401: Unauthorized
    
    * support external authentication
    
    Expects authentication to be done using an external tool (such as
    Apache), that fills the users UUID to a HTTP header and acts as a
    proxy.
    jakubman1 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6913689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1ece5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb93fbe View commit details
    Browse the repository at this point in the history
  4. typo in link

    jirivrany committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    061f40f View commit details
    Browse the repository at this point in the history