dex/integration
Eric Chiang ac73d3cdf2 *: load password infos from users file in no-db mode not connectors
In --no-db mode, load passwords from the users file instead of the
connectors file. This allows us to remove the password infos field
from the local connector and stop loading them during connector
registration, a case that was causing panics when using a real
database (see #286).

Fixes #286
Closes #340
2016-04-06 11:15:05 -07:00
..
admin_api_test.go integration: check when there's no secret provided 2015-10-13 12:34:28 -07:00
client_api_test.go *: remove in memory client repo 2016-02-12 13:19:05 -08:00
common_test.go *: remove in memory connector config repo 2016-02-12 13:19:05 -08:00
oidc_test.go *: load password infos from users file in no-db mode not connectors 2016-04-06 11:15:05 -07:00
user_api_test.go integration: fix email case sensitivity test 2016-03-02 18:13:32 -08:00