This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage
Divya Dadlani f82b904d05 postgres: use connection string instead of url
otherwise it's impossible to use a Unix socket, as the path gets escaped
awkwardly.

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
2018-11-20 09:32:44 -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 postgres: use connection string instead of url 2018-11-20 09:32:44 -05: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