Skip to content
  1. Dec 18, 2021
  2. Dec 17, 2021
    • polarctos's avatar
      Update go version to 1.17 · 7eaf98b5
      polarctos authored
      This includes the change to the pruned module graph with the converted go.mod for Go 1.17
      https://go.dev/doc/go1.17#go-command
      7eaf98b5
  3. Dec 15, 2021
  4. Dec 14, 2021
  5. Dec 06, 2021
  6. Dec 02, 2021
  7. Nov 25, 2021
  8. Nov 20, 2021
  9. Nov 15, 2021
    • Jack Henschel's avatar
      Explicitly state precedence of config sources in docs (#1439) · 0693856b
      Jack Henschel authored
      
      
      I was recently looking into the order in which oauth2-proxy evaluates it configuration options from the various sources.
      I think this will also be helpful for other users.
      Since oauth2-proxy is using viper, the order of configuration sources is as follows [1]:
      > Viper uses the following precedence order. Each item takes precedence over the item below it:
      >
      >    explicit call to Set
      >    flag
      >    env
      >    config
      >    key/value store
      >    default
      
      [1] https://github.com/spf13/viper/blob/master/README.md#why-viper
      
      Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
      0693856b
  10. Nov 13, 2021
  11. Oct 25, 2021
  12. Oct 23, 2021
  13. Oct 19, 2021
  14. Oct 14, 2021
  15. Oct 05, 2021
  16. Oct 04, 2021
  17. Oct 03, 2021
  18. Sep 28, 2021