.. |
migrations
|
server,db: flag for disabling user login
|
2015-09-25 14:25:06 -07:00 |
client.go
|
db: log schema errors, distinguish them from nil results where needed
|
2015-09-29 20:07:36 -07:00 |
conn.go
|
db: gorp moved to github.com/go-gorp/gorp
|
2015-08-24 15:43:15 -07:00 |
connector_config.go
|
db: fixed missing return statement GetConnectorByID
|
2015-12-07 20:58:36 -08:00 |
gc.go
|
*: Remove unnecessary else statements
|
2015-09-04 22:45:32 +03:00 |
gc_test.go
|
*: move original project to dex
|
2015-08-18 11:26:57 -07:00 |
health.go
|
db: gorp moved to github.com/go-gorp/gorp
|
2015-08-24 15:43:15 -07:00 |
key.go
|
pkg/crypto: replace old crypto with new crypto
|
2015-10-29 13:45:25 -07:00 |
key_test.go
|
pkg/crypto: replace old crypto with new crypto
|
2015-10-29 13:45:25 -07:00 |
migrate.go
|
db: gorp moved to github.com/go-gorp/gorp
|
2015-08-24 15:43:15 -07:00 |
migrate_test.go
|
db: gorp moved to github.com/go-gorp/gorp
|
2015-08-24 15:43:15 -07:00 |
password.go
|
db: log schema errors, distinguish them from nil results where needed
|
2015-09-29 20:07:36 -07:00 |
refresh.go
|
db: strconv.ParseInt specify base 10
|
2015-12-09 14:47:21 -08:00 |
refresh_test.go
|
db: strconv.ParseInt specify base 10
|
2015-12-09 14:47:21 -08:00 |
session.go
|
db: log schema errors, distinguish them from nil results where needed
|
2015-09-29 20:07:36 -07:00 |
session_key.go
|
db: log schema errors, distinguish them from nil results where needed
|
2015-09-29 20:07:36 -07:00 |
user.go
|
db: log schema errors, distinguish them from nil results where needed
|
2015-09-29 20:07:36 -07:00 |