Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cesanta/docker_auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.10.0
Choose a base ref
...
head repository: cesanta/docker_auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.11.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 4 contributors

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    a554f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e44729 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Add more configuration options for OIDC auth (#344)

    * Make user claim configurable and add labels
    
    * Add `scopes` option to OIDC
    
    * Update OIDC template with `scope` from config
    
    * Return labels from token
    devon-mar authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3a7249e View commit details
    Browse the repository at this point in the history
  2. bump to golang 1.20 & alpine 3.17 (#358)

    * bump to golang 1.20 & alpine 3.17
    
    * Update Dockerfile
    techknowlogick authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    dca0cf1 View commit details
    Browse the repository at this point in the history
  3. Missing pod annotation and security constraint in helm chart (#356)

    Add option to add pod annotation and pod security constraint
    in helm charts
    
    Change-Id: I1fc7d7d2ca60411439669921fb6a353bb001225a
    
    Co-authored-by: Olivier Germain <olivier.germain@schneider-electric.com>
    germaino and Olivier Germain authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    887c452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d6404 View commit details
    Browse the repository at this point in the history
Loading