dex/storage
Alex Suraci dcca427592 fix bogus conformance failure due to time zones
this failed on my machine due to the unexported 'loc' field of the time
structure - it was nil in one and set to a ton of tiemzone data in the
other. instead let's just compare the unix timestamp value and zero it
out for the struct comparison.
2018-11-15 13:51:07 -05:00
..
conformance fix bogus conformance failure due to time zones 2018-11-15 13:51:07 -05:00
etcd Merge pull request #1266 from byxorna/gabe/fix-etcd-timeout-bug 2018-09-10 10:36:38 +02: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 *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02: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