dex/server
rithu john 753526a506 server/rotation.go: Fix key rotation with multiple dex instances. 2017-07-19 10:37:37 -07:00
..
internal *: revendor and regenerate protobuf files 2017-04-13 11:35:41 -07:00
api.go server/api: return empty list of refresh tokens if user does not have any 2017-04-28 15:35:52 -07:00
api_test.go server: use client connected to remove server for gRPC tests 2017-03-28 16:41:39 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go server: account for dynamically changing connector object in storage. 2017-04-25 09:19:02 -07:00
handlers_test.go *: update go-oidc and use standard library's context package 2017-03-08 10:33:19 -08:00
oauth2.go server: fix localhost redirect validation for public clients 2017-05-09 17:09:20 -07:00
oauth2_test.go server: fix localhost redirect validation for public clients 2017-05-09 17:09:20 -07:00
rotation.go server/rotation.go: Fix key rotation with multiple dex instances. 2017-07-19 10:37:37 -07:00
rotation_test.go *: fix spelling using github.com/client9/misspell 2017-03-20 09:16:56 -07:00
server.go server: account for dynamically changing connector object in storage. 2017-04-25 09:19:02 -07:00
server_test.go server: account for dynamically changing connector object in storage. 2017-04-25 09:19:02 -07:00
templates.go {web,server}: use html/template and reduce use of auth request ID 2017-02-02 11:11:00 -08:00
templates_test.go *: add theme based frontend configuration 2016-11-30 17:20:21 -08:00