1. 02 Aug, 2016 1 commit
  2. 25 Jul, 2016 2 commits
    • Eric Chiang's avatar
      Merge pull request #522 from ericchiang/fix-connector-handlers · 1e0ee1e4
      Eric Chiang authored
      connector: fix path that connectors listen on
      1e0ee1e4
    • Eric Chiang's avatar
      connector: fix path that connectors listen on · 8216a3d9
      Eric Chiang authored
      When Dex uses a non-root issuer URL, it current assumes that all
      path prefixes will be trimmed by an upstream proxy (e.g. nginx).
      This means that all paths rendered in HTML will be absolute to the
      prefix, but the handlers still listen at the root.
      
      Connectors are currently the only component that registers at a
      non-root URL. Make this conform with the rest of Dex by having the
      server determine the path the connector listens as rather than the
      connector itself.
      8216a3d9
  3. 22 Jul, 2016 2 commits
  4. 21 Jul, 2016 2 commits
  5. 19 Jul, 2016 6 commits
  6. 12 Jul, 2016 1 commit
  7. 11 Jul, 2016 2 commits
  8. 30 Jun, 2016 4 commits
  9. 29 Jun, 2016 2 commits
  10. 28 Jun, 2016 14 commits
  11. 27 Jun, 2016 2 commits
  12. 24 Jun, 2016 2 commits