dex/storage
Stephan Renatus 73fdf4f75b
storage/sql/postgres: expose stdlib tunables, set them for tests
- adapted TestUnmarshalConfig to ensure the fields are read in
- added a test to see that at least MaxOpenConns works:
  - this is only exposed through (*db).Stats() in go 1.11, so this test
    has a build tag
  - the other two configurables can't be read back, so we've got to
    trust that the mechanism works given the one instance that's tested..

Signed-off-by: Stephan Renatus <srenatus@chef.io>
2018-11-30 09:55:01 +01:00
..
conformance storage/conformance: remove old build tags 2018-11-20 16:41:13 +01:00
etcd storage/etcd: remove standup.sh 2018-11-20 16:41:12 +01:00
kubernetes modify log msg as per suggested 2018-11-06 11:18:55 +11:00
memory *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
sql storage/sql/postgres: expose stdlib tunables, set them for tests 2018-11-30 09:55:01 +01:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go storage/static.go: storage backend should not explicitly lower-case email ids. 2017-08-24 15:50:32 -07:00
storage.go Avoid generating an identifer which starts with a number because it may be used as a SAML's ID attribute 2017-07-06 21:28:48 +09:00