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
Stephan Renatus e1afe771cb
Merge pull request #1505 from MarcDufresne/show-login-page
Add option to always display connector selection even if there's only one
2019-08-07 09:23:42 +02:00
..
internal regenerate protobuf code 2019-07-31 08:16:18 +02:00
api.go server/api: fix logging in VerifyPassword 2019-07-30 14:53:33 +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 Merge pull request #1505 from MarcDufresne/show-login-page 2019-08-07 09:23:42 +02:00
handlers_test.go Add tests for some callback handler error conditions 2019-08-05 16:02:28 -07:00
oauth2.go *: fix some lint issues 2019-07-30 11:29:08 +02: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 *: fix some lint issues 2019-07-30 11:29:08 +02:00
rotation_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
server.go Merge pull request #1505 from MarcDufresne/show-login-page 2019-08-07 09:23:42 +02:00
server_test.go *: fix some lint issues 2019-07-30 11:29:08 +02:00
templates.go Allow arbitrary data to be passed to templates 2019-08-06 13:14:53 -04:00
templates_test.go *: add theme based frontend configuration 2016-11-30 17:20:21 -08:00