Skip to content
  1. Apr 07, 2017
  2. Mar 30, 2017
  3. Mar 29, 2017
  4. Mar 28, 2017
  5. Mar 23, 2017
  6. Mar 22, 2017
  7. Feb 24, 2017
  8. 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
  9. Nov 19, 2016
  10. Aug 25, 2016
  11. Aug 03, 2016
  12. Jul 31, 2016