- 13 Jan, 2016 2 commits
-
-
Eric Chiang authored
Update dex to comply with the changes to fieldnames and types of the client and provider metadata structs in coreos/go-oidc.
-
Eric Chiang authored
-
- 11 Jan, 2016 2 commits
-
-
Eric Chiang authored
admin: add build ignore tag to tests that don't compile
-
Eric Chiang authored
These tests aren't included in the top level test script so have unintentionally been ignored and currently don't compile. Until this is fixed (see #257) add a build tag so tools ignore them.
-
- 09 Jan, 2016 1 commit
-
-
bobbyrullo authored
pkg: improve base64 flag error message
-
- 08 Jan, 2016 3 commits
-
-
Eric Chiang authored
*: update MAINTAINERS
-
Eric Chiang authored
-
Eric Chiang authored
Closes #258
-
- 07 Jan, 2016 1 commit
-
-
Eric Chiang authored
Godeps,user: update uuid package reference
-
- 30 Dec, 2015 3 commits
-
-
Eric Chiang authored
The package code.google.com/p/go-uuid/uuid has been moved to github.com/pborman/uuid. Update the reference. Closes #224
-
bobbyrullo authored
Documentation: dex roadmap
-
Bobby Rullo authored
-
- 29 Dec, 2015 3 commits
-
-
Eric Chiang authored
use cobra for dexctl cli logic
-
bobbyrullo authored
db, functional: make value column in key not pkey
-
Bobby Rullo authored
go-oidc increased the size of the generated keys, which were too large to be used as primary keys in postgres.
-
- 28 Dec, 2015 5 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
closes #220
-
Eric Chiang authored
-
Eric Chiang authored
:* run all functional tests through travis CI
-
Eric Chiang authored
-
- 24 Dec, 2015 2 commits
-
-
bobbyrullo authored
server: better UX when remote ID already exists
-
Bobby Rullo authored
Instead of cryptic message with nowhere to, give them the choice to login with that account or register.
-
- 23 Dec, 2015 1 commit
-
-
bobbyrullo authored
Update k8s README to --template syntax
-
- 22 Dec, 2015 5 commits
-
-
bobbyrullo authored
server: fix flow when user logs in through wrong connector
-
Jonathon Lee authored
-
Eric Chiang authored
This cleans up the code that deals with a user attempting to login through a different connector than they registered with. The only functional change is that `newLoginURLFromSession` is now called with register = false when a user has an existing account.
-
Eric Chiang authored
cmd: reduce backoff max when worker is waiting for connectors
-
Eric Chiang authored
fixes #177
-
- 21 Dec, 2015 12 commits
-
-
bobbyrullo authored
.travis.yml: Push to repo after success
-
bobbyrullo authored
*: use coreos postgres image for travis ci
-
Bobby Rullo authored
-
Eric Chiang authored
Moved postgres image from personal account to quay.io/coreos.
-
Eric Chiang authored
*: add functional tests to travis config (WIP)
-
Eric Chiang authored
-
Eric Chiang authored
Godeps: update github.com/coreos/go-oidc
-
Bobby Rullo authored
-
bobbyrullo authored
connector: document Connector and ConnectorConfig interfaces
-
bobbyrullo authored
don't call go-bindata on every build
-
Eric Chiang authored
-
Eric Chiang authored
Add go generate rule to generate migration assets.
-