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
Nándor István Krácser 0b55f121b4
Fix missing email in log message
Co-Authored-By: Felix Fontein <ff@dybuster.com>
2019-10-30 13:13:33 +01:00
..
internal regenerate protobuf code 2019-07-31 08:16:18 +02:00
api.go Replace x/net/context with context of stdlib 2019-08-30 11:52:46 +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 Fix missing email in log message 2019-10-30 13:13:33 +01:00
handlers_test.go Add tests for some callback handler error conditions 2019-08-05 16:02:28 -07:00
oauth2.go add preffered_username to idToken 2019-10-30 13:06:37 +01: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 templates: add new relativeURL function 2019-10-02 17:08:06 +03:00
templates_test.go templates: add new relativeURL function 2019-10-02 17:08:06 +03:00