dex/db
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
..
migrations server,db: flag for disabling user login 2015-09-25 14:25:06 -07:00
client.go db: log schema errors, distinguish them from nil results where needed 2015-09-29 20:07:36 -07:00
conn.go db: gorp moved to github.com/go-gorp/gorp 2015-08-24 15:43:15 -07:00
connector_config.go user/manager: connector must exists when creating remote identity 2015-12-07 17:34:08 -08:00
gc.go *: Remove unnecessary else statements 2015-09-04 22:45:32 +03:00
gc_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
health.go db: gorp moved to github.com/go-gorp/gorp 2015-08-24 15:43:15 -07:00
key.go pkg/crypto: replace old crypto with new crypto 2015-10-29 13:45:25 -07:00
key_test.go pkg/crypto: replace old crypto with new crypto 2015-10-29 13:45:25 -07:00
migrate.go db: gorp moved to github.com/go-gorp/gorp 2015-08-24 15:43:15 -07:00
migrate_test.go db: gorp moved to github.com/go-gorp/gorp 2015-08-24 15:43:15 -07:00
password.go db: log schema errors, distinguish them from nil results where needed 2015-09-29 20:07:36 -07:00
refresh.go db: log schema errors, distinguish them from nil results where needed 2015-09-29 20:07:36 -07:00
session.go db: log schema errors, distinguish them from nil results where needed 2015-09-29 20:07:36 -07:00
session_key.go db: log schema errors, distinguish them from nil results where needed 2015-09-29 20:07:36 -07:00
user.go db: log schema errors, distinguish them from nil results where needed 2015-09-29 20:07:36 -07:00