dex/storage/memory
Eric Chiang 4c39bc20ae storage: make static storages query real storages for some actions
If dex is configured with static passwords or clients, let the API
still add or modify objects in the backing storage, so long as
their IDs don't conflict with the static ones. List options now
aggregate resources from the static list and backing storage.
2017-03-20 09:39:38 -07:00
..
memory.go storage: Add OfflineSession object to backend storage. 2017-02-09 19:01:28 -08:00
memory_test.go cmd/dex: add logging config and serve logger for different modules. 2016-12-12 15:56:50 -08:00
static_test.go storage: make static storages query real storages for some actions 2017-03-20 09:39:38 -07:00