Skip to content
  1. Mar 29, 2017
  2. 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
  3. Nov 19, 2016
  4. Jul 31, 2016
  5. Jul 05, 2016
  6. Jun 28, 2016
  7. Jun 23, 2016
  8. Jun 20, 2016
  9. Apr 12, 2016
  10. Feb 24, 2016
  11. Feb 18, 2016
  12. Feb 17, 2016
  13. Feb 13, 2016
  14. Jan 22, 2016
  15. Jan 20, 2016
  16. Dec 17, 2015
  17. Nov 16, 2015
  18. Nov 10, 2015
  19. Nov 09, 2015
  20. Sep 24, 2015
  21. Sep 09, 2015
  22. Aug 10, 2015
  23. Jul 31, 2015
  24. Jul 25, 2015
  25. Jul 24, 2015
  26. Jul 03, 2015
  27. Jun 24, 2015
  28. 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
  29. Jun 08, 2015
  30. Jun 07, 2015
  31. May 21, 2015
  32. May 11, 2015