This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage
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
..
conformance storage/sql: add missing WHERE statement to refresh token update 2017-03-13 15:53:28 -07:00
kubernetes *: update go-oidc and use standard library's context package 2017-03-08 10:33:19 -08:00
memory storage: make static storages query real storages for some actions 2017-03-20 09:39:38 -07:00
sql storage/sql: add missing WHERE statement to refresh token update 2017-03-13 15:53:28 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go storage: make static storages query real storages for some actions 2017-03-20 09:39:38 -07:00
storage.go storage: Add OfflineSession object to backend storage. 2017-02-09 19:01:28 -08:00