OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bobby Rullo
c1f8effe1a
db, functional: make value column in key not pkey
go-oidc increased the size of the generated keys, which were too large
to be used as primary keys in postgres.
|
10 years ago |
| .. |
|
migrations
|
db, functional: make value column in key not pkey
|
10 years ago |
|
client.go
|
db: log schema errors, distinguish them from nil results where needed
|
11 years ago |
|
conn.go
|
db: gorp moved to github.com/go-gorp/gorp
|
11 years ago |
|
connector_config.go
|
db: fixed missing return statement GetConnectorByID
|
10 years ago |
|
gc.go
|
*: Remove unnecessary else statements
|
11 years ago |
|
gc_test.go
|
*: move original project to dex
|
11 years ago |
|
health.go
|
db: gorp moved to github.com/go-gorp/gorp
|
11 years ago |
|
key.go
|
db, functional: make value column in key not pkey
|
10 years ago |
|
key_test.go
|
cmd, db: verify at least one secret is passed to --key-secrets
|
10 years ago |
|
migrate.go
|
db: gorp moved to github.com/go-gorp/gorp
|
11 years ago |
|
migrate_test.go
|
db: gorp moved to github.com/go-gorp/gorp
|
11 years ago |
|
password.go
|
db: log schema errors, distinguish them from nil results where needed
|
11 years ago |
|
refresh.go
|
db: strconv.ParseInt specify base 10
|
10 years ago |
|
refresh_test.go
|
db: strconv.ParseInt specify base 10
|
10 years ago |
|
session.go
|
db: log schema errors, distinguish them from nil results where needed
|
11 years ago |
|
session_key.go
|
db: log schema errors, distinguish them from nil results where needed
|
11 years ago |
|
user.go
|
db: log schema errors, distinguish them from nil results where needed
|
11 years ago |