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