Eric Chiang
|
5e44b6bc27
|
*: update all to accommodate changes to go-oidc
Update dex to comply with the changes to fieldnames and types of
the client and provider metadata structs in coreos/go-oidc.
|
2016-01-12 17:16:28 -08:00 |
|
Eric Chiang
|
f43655a8c3
|
user/manager: connector must exists when creating remote identity
Add ConnectorConfigRepo to UserManager. When trying to create a
RemoteIdentity, validate that the connector ID exists.
Fixes #198
|
2015-12-07 17:34:08 -08:00 |
|
Joe Bowers
|
2ed2859896
|
repo: functional repo tests
includes changes to ensure uniform errors for DB and in-memory repos
|
2015-09-29 16:46:48 -07:00 |
|
Bobby Rullo
|
74df09acb6
|
db: gorp moved to github.com/go-gorp/gorp
|
2015-08-24 15:43:15 -07:00 |
|
Bobby Rullo
|
4ce5a36d08
|
db: initialize bigint, boolean columns
gorp hates nil.
|
2015-08-20 12:38:15 -07:00 |
|
Bobby Rullo
|
84bc8073de
|
functional: Test DBs use migrations
All repo tests build their tables by applying all the migrations. This
way we know our migrations are functional.
|
2015-08-20 11:44:43 -07:00 |
|
Bobby Rullo
|
66fe201c24
|
*: move original project to dex
|
2015-08-18 11:26:57 -07:00 |
|