1. 01 Dec, 2016 2 commits
    • rithu leena john's avatar
      Merge pull request #711 from ericchiang/themes · 9d9ad4a5
      rithu leena john authored
      *: add theme based frontend configuration
      9d9ad4a5
    • Eric Chiang's avatar
      *: add theme based frontend configuration · 391dc51c
      Eric Chiang authored
      This PR reworks the web layout so static files can be provided and
      a "themes" directory to allow a certain degree of control over logos,
      styles, etc.
      
      This PR does NOT add general support for frontend customization,
      only enough to allow us to start exploring theming internally.
      The dex binary also must now be run from the root directory since
      templates are no longer "compiled into" the binary.
      
      The docker image has been updated with frontend assets.
      391dc51c
  2. 29 Nov, 2016 1 commit
  3. 25 Nov, 2016 1 commit
  4. 24 Nov, 2016 1 commit
  5. 23 Nov, 2016 1 commit
    • Eric Chiang's avatar
      Documentation: clarify difference between LDAP ports and security guarantees · 8b8c076e
      Eric Chiang authored
      Now that LDAP supports an `insecureSkipVerify` option, clarify that
      `insecureNoTLS` is an extremely bad choice and as such we may drop
      support for 389 in the future.
      
      However, since we send plain text passwords from our frontend to our
      backend, this probably gets us into a bigger conversation about dex's
      TLS story. For example when terminiation is approporate. cc'ing
      @dghubble for thoughts on how that might apply to our internal uses.
      
      We probably want an overaching security doc at some point, but that
      can be another PR.
      8b8c076e
  6. 22 Nov, 2016 7 commits
  7. 21 Nov, 2016 2 commits
  8. 19 Nov, 2016 2 commits
  9. 18 Nov, 2016 10 commits
  10. 17 Nov, 2016 6 commits
  11. 16 Nov, 2016 2 commits
  12. 15 Nov, 2016 5 commits