This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
Eric Chiang 8935a1479c server: update health check endpoint to query storage periodically
Instead of querying the storage every time a health check is performed
query it periodically and save the result.
2019-02-04 19:02:41 +00:00
..
internal *: regenerate proto 2017-12-01 11:29:33 -08:00
api.go Update also to a list of empty redirect URIs and Peers 2018-11-13 09:59:45 +01:00
api_test.go Remove the 'public' field from UpdateClientReq proto message 2018-11-26 19:07:59 +01:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go server: update health check endpoint to query storage periodically 2019-02-04 19:02:41 +00:00
handlers_test.go server: update health check endpoint to query storage periodically 2019-02-04 19:02:41 +00:00
oauth2.go minor spelling correction 2018-10-09 15:57:37 -05:00
oauth2_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
rotation.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
rotation_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
server.go server: update health check endpoint to query storage periodically 2019-02-04 19:02:41 +00:00
server_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
templates.go email scope only allows access to a user's email address 2017-12-17 12:08:19 -05:00
templates_test.go *: add theme based frontend configuration 2016-11-30 17:20:21 -08:00