Skip to content
  1. Jun 10, 2017
  2. Apr 25, 2017
  3. Apr 07, 2017
  4. Mar 29, 2017
  5. Jan 24, 2017
    • Omar Elazhary's avatar
      Allow to pass user headers only (issue #205) · 24f91a0b
      Omar Elazhary authored
      * This fixes https://github.com/bitly/oauth2_proxy/issues/205
      * Add new boolean option -pass-user-headers
        to control whether X-Forwarded-User and X-Forwarded-Email
        headers will be set (as opposed to HTTP BASIC auth)
      * This is required e.g. for grafana [1] where
        X-Forwarded-User is needed but HTTP BASIC auth fails
        (password is not known and must not be known in this scenario)
      * Keep behaviour of PassBasicAuth unchanged for compatibility
      
      [1] http://docs.grafana.org/installation/configuration/#authproxy
      24f91a0b
  6. Nov 19, 2016
  7. Jul 31, 2016
  8. Jul 05, 2016
  9. Jun 28, 2016
  10. Jun 23, 2016
  11. Jun 20, 2016
  12. Apr 12, 2016
  13. Feb 24, 2016
  14. Feb 18, 2016
  15. Feb 17, 2016
  16. Feb 13, 2016
  17. Jan 22, 2016
  18. Jan 20, 2016
  19. Dec 17, 2015
  20. Nov 16, 2015
  21. Nov 10, 2015
  22. Nov 09, 2015
  23. Sep 24, 2015
  24. Sep 09, 2015
  25. Aug 10, 2015
  26. Jul 31, 2015
  27. Jul 25, 2015
  28. Jul 24, 2015
  29. Jul 03, 2015
  30. Jun 24, 2015
  31. Jun 13, 2015
    • Jehiah Czebotar's avatar
      v2.0 & cleanup changes · d78aa134
      Jehiah Czebotar authored
      * bump version to 2.0
      * remove --cookie-https-only option
      * add windows build to dist.sh
      * rename --cookie-key to --cookie-name
      d78aa134
  32. Jun 08, 2015