303 Commits (07236da1e73c8d95bc41b72c2ca5bf5c20dd0ad5)
 

Author SHA1 Message Date
Joe Bowers c70b29f83d db: log schema errors, distinguish them from nil results where needed 11 years ago
Joe Bowers a426943054 Merge pull request #140 from joeatwork/disable-users-api 11 years ago
Joe Bowers 2ed2859896 repo: functional repo tests 11 years ago
Joe Bowers e5db302312 server: expose user disable API endpoint 11 years ago
Joe Bowers b33cfbf556 schema: disable user API 11 years ago
bobbyrullo 05adce3e93 Merge pull request #141 from triddell/master 11 years ago
Tim Riddell 6472bd78cb build: add equals sign to avoid link warning when building project 11 years ago
bobbyrullo 6970b481f4 Merge pull request #126 from cpswan/fixes-125 11 years ago
bobbyrullo 1563d78861 Merge pull request #139 from joeatwork/fix-build-1.4 11 years ago
Joe Bowers 49bc822fc2 build: vendor quotedprintable to build on Go < 1.5 11 years ago
Joe Bowers b19adefde5 Merge pull request #138 from joeatwork/disable-users 11 years ago
Chris Swan 6589b2ecdd Documentation: clearer guidance on creating OAuth 2 client ID 11 years ago
Joe Bowers 72fa4127d0 Merge pull request #137 from joeatwork/dont-create-users-with-bad-urls 11 years ago
Joe Bowers fbbb3cc2df server: all authorizations fail for disabled users 11 years ago
Joe Bowers ffabe03bc0 server: don't allow disabled users to access the api 11 years ago
Derek Parker 944bed6d2e Merge pull request #136 from derekparker/fix-compilation-issues 11 years ago
Joe Bowers f115015a3f api: don't create a user if you can't send them an email 11 years ago
Joe Bowers 60a36e2c2e server,db: flag for disabling user login 11 years ago
Derek Parker 20857d71e7 email/smtp: Fix type comparison error 11 years ago
Joe Bowers e8f347a738 Merge pull request #133 from joeatwork/stricter-url-endpoints 11 years ago
Joe Bowers 4c9bab0890 server: user management endpoints strictly conform to schema 11 years ago
bobbyrullo 97041dbd90 Merge pull request #129 from ecnahc515/smtp_support 11 years ago
Chance Zibolski d154cad3f6 Documentation: Add how to setup email configuration 11 years ago
Chance Zibolski b1e146b702 email: Remove unused ID field 11 years ago
Chance Zibolski 3e08bd6619 email: Add smtp emailer 11 years ago
Chance Zibolski 95cc72c218 godeps: Add gomail 11 years ago
bobbyrullo 825c3cf21b Merge pull request #128 from bobbyrullo/wait_on_connectors 11 years ago
Bobby Rullo 510293a984 fixup 11 years ago
Bobby Rullo 3cd0d84e31 cmd/dex-worker: wait 'til connectors are available 11 years ago
bobbyrullo 188aa27c17 Merge pull request #118 from bobbyrullo/k8s 11 years ago
Bobby Rullo 25c21f0f7e contrib/k8s: docs for using k8s configs 11 years ago
bobbyrullo f15890edb4 Merge pull request #124 from cpswan/fixes-123 11 years ago
Chris Swan b773770218 Documentation: no need to create a new Google project 11 years ago
Bobby Rullo edd88db932 contrib/k8s: Use secrets to store secrets. 11 years ago
Bobby Rullo d9b668002c contrib/k8s: get yaml up-to-date with latest k8s 11 years ago
bobbyrullo b340660d6d Merge pull request #111 from dullgiulio/early-returns-nazi 11 years ago
Giulio Iotti 472e4a02a4 *: Remove unnecessary else statements 11 years ago
bobbyrullo 99ed0024b0 Merge pull request #96 from bobbyrullo/who_should_ 11 years ago
bobbyrullo 7f49efd873 Merge pull request #109 from bobbyrullo/yes_we_DO_have_TLS 11 years ago
Bobby Rullo bfe6cd2817 Documentation: remove outdated TLS info 11 years ago
bobbyrullo 507649750c Merge pull request #108 from coreos/bobbyrullo-patch-1 11 years ago
bobbyrullo 1cde31af7d Update README.md 11 years ago
bobbyrullo 0ec24a17bd Merge pull request #104 from bobbyrullo/flags_are_good 11 years ago
Bobby Rullo f1820cda14 cmd,server,static/html: Configurable name, logo 11 years ago
Bobby Rullo 6545bc6f80 README.md: "Similar Software", "who should use" 11 years ago
Yifan Gu e077803e93 Merge pull request #105 from yifan-gu/tests 11 years ago
Yifan Gu 44c6cb44f5 refresh: bcrypt raw bytes rather than base64 encoded string. 11 years ago
bobbyrullo ff71593cd7 Merge pull request #106 from bobbyrullo/shadow_stevens 11 years ago
Bobby Rullo 62aa12fa6c cmd/dex-overlord: was using the wrong err 11 years ago
Yifan Gu 081bfdd13d Merge pull request #103 from yifan-gu/offline 11 years ago