..
admin.go
*: add ability to set and list connectors from admin API
2016-06-01 09:31:47 -07:00
auth_middleware.go
client: add client manager
2016-05-19 16:20:12 -07:00
auth_middleware_test.go
client manager: accept full client when creating
2016-05-24 14:44:04 -05:00
client_registration.go
client manager: accept full client when creating
2016-05-24 14:44:04 -05:00
client_registration_test.go
client: add client manager
2016-05-19 16:20:12 -07:00
client_resource.go
client manager: accept full client when creating
2016-05-24 14:44:04 -05:00
client_resource_test.go
server: remove boilerplate setup code part deux
2016-06-07 16:47:30 -07:00
config.go
client: remove ClientManagerFromClients
2016-06-07 16:47:30 -07:00
config_test.go
server: add more validation to --no-db static file parsing
2016-04-11 16:21:31 -07:00
discovery_resource.go
*: move original project to dex
2015-08-18 11:26:57 -07:00
discovery_resource_test.go
*: move original project to dex
2015-08-18 11:26:57 -07:00
email_verification.go
client: add client manager
2016-05-19 16:20:12 -07:00
email_verification_test.go
client: add client manager
2016-05-19 16:20:12 -07:00
error.go
Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302)
2016-01-23 22:33:53 +01:00
error_test.go
Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302)
2016-01-23 22:33:53 +01:00
http.go
Revert "Fix response_type missing param"
2016-05-17 13:49:14 -07:00
http_test.go
server: remove boilerplate setup code part deux
2016-06-07 16:47:30 -07:00
invitation.go
*: fix tests that care about email case sensitivity
2016-03-01 14:09:10 -08:00
invitation_test.go
alternate approach to fixing tests
2016-05-27 00:22:27 +02:00
password.go
client: add client manager
2016-05-19 16:20:12 -07:00
password_test.go
client: add client manager
2016-05-19 16:20:12 -07:00
register.go
*: remove in memory session repos
2016-02-12 13:19:05 -08:00
register_test.go
client: add client manager
2016-05-19 16:20:12 -07:00
serialization.go
*: move original project to dex
2015-08-18 11:26:57 -07:00
serialization_test.go
*: move original project to dex
2015-08-18 11:26:57 -07:00
server.go
client: add client manager
2016-05-19 16:20:12 -07:00
server_test.go
server: remove boilerplate setup code
2016-06-07 16:47:29 -07:00
testutil.go
client: remove ClientManagerFromClients
2016-06-07 16:47:30 -07:00
user.go
client: add client manager
2016-05-19 16:20:12 -07:00