- 13 Dec, 2016 8 commits
-
-
rithu john authored
-
Eric Chiang authored
*: fix comment typos and add go report card icon
-
Eric Chiang authored
*: check go version before building
-
Eric Chiang authored
-
Eric Chiang authored
-
rithu leena john authored
cmd/dex: add logging config and launch logger for server module.
-
Eric Chiang authored
Add a script to check the Go version before building dex. This gives a nice error message rather than just failing to compile. With changes: $ go version go version go1.6.4 linux/amd64 $ make ERROR: dex requires Go version 1.7+. Please update your Go installation: https://golang.org/dl/ Makefile:93: recipe for target 'check-go-version' failed make: *** [check-go-version] Error 2 Checks only added for building the actual binary, not tests, since this is aimed at users just starting off with the project.
-
rithu john authored
-
- 12 Dec, 2016 8 commits
-
-
rithu john authored
-
rithu john authored
-
rithu john authored
-
Eric Chiang authored
Documentation: add notes on patch release branches
-
Eric Chiang authored
connector/ldap: default email_verified to true
-
Eric Chiang authored
-
Eric Chiang authored
*: add section about dex and Kubernetes to README
-
Eric Chiang authored
-
- 09 Dec, 2016 5 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
Documentation: add examples of mapping LDAP schema to a search
-
Eric Chiang authored
-
Eric Chiang authored
storage/kubernetes: remove unused method
-
Eric Chiang authored
-
- 07 Dec, 2016 6 commits
-
-
rithu leena john authored
Document managing dependencies
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
*: add Travis build status to README
-
Eric Chiang authored
-
- 02 Dec, 2016 2 commits
-
-
rithu leena john authored
*: update travis to use Go 1.7.4.
-
rithu john authored
-
- 01 Dec, 2016 11 commits
-
-
Amruta Chitnis authored
Themes plus css refactor
-
rithu leena john authored
*: update vendored go-oidc
-
Amruta Chitnis authored
-
Amruta Chitnis authored
-
Amruta Chitnis authored
-
Amruta Chitnis authored
-
Amruta Chitnis authored
-
Eric Chiang authored
revert "Merge pull request #714 from amrutac/refactor-css"
-
Eric Chiang authored
This reverts commit 4d88eabb, reversing changes made to b38d3552.
-
Eric Chiang authored
-
Eric Chiang authored
Includes fixes for a panic when using HTTP/2[0] and some HTTPs calls not actually using their passed context[1]. [0] https://github.com/coreos/go-oidc/pull/117 [1] https://github.com/coreos/go-oidc/pull/119
-