This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
Stephan Renatus 421c26fdf5
Merge pull request #1481 from LanceH/master
Added "connector_id" to skip straight to a connector (similar to when len(connector) is 1.
2019-07-23 11:31:25 +02:00
..
internal *: regenerate proto 2017-12-01 11:29:33 -08:00
api.go Add VerifyPassword to API 2019-07-22 10:23:07 +02:00
api_test.go Add VerifyPassword to API 2019-07-22 10:23:07 +02:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go Use connector_id param to skip directly to a specific connector 2019-07-22 10:47:11 -05:00
handlers_test.go server: update health check endpoint to query storage periodically 2019-02-04 19:02:41 +00:00
oauth2.go Use connector_id param to skip directly to a specific connector 2019-07-22 10:47:11 -05:00
oauth2_test.go Use connector_id param to skip directly to a specific connector 2019-07-22 10:47:11 -05:00
rotation.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
rotation_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
server.go Add userinfo endpoint 2019-06-05 22:11:21 +02:00
server_test.go Use connector_id param to skip directly to a specific connector 2019-07-22 10:47:11 -05: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