Eric Chiang
|
8012e56446
|
storage/sql: add password resource
|
2016-10-05 17:26:41 -07:00 |
|
Eric Chiang
|
138f55be06
|
storage/conformance: add tests for password resource
|
2016-10-05 17:26:41 -07:00 |
|
Eric Chiang
|
74b44e9757
|
storage: add a password resource
|
2016-10-05 16:51:50 -07:00 |
|
Eric Chiang
|
9243a092cf
|
server: add a test for the health check handler
|
2016-10-05 08:02:02 -07:00 |
|
Eric Chiang
|
e873a31b21
|
server: add health check endpoint
|
2016-10-04 17:20:17 -07:00 |
|
Eric Chiang
|
ea4f3fd365
|
storage/sql: enable garbage collection
Was an oversite of the initial SQL PR.
|
2016-10-04 12:57:21 -07:00 |
|
Eric Chiang
|
3faae324e9
|
TODO.md: update API todos
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
0be8cc723a
|
*: revendor
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
2cc197b8a4
|
glide.yaml: add gRPC dependencies
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
29864f0ccb
|
example: add grpc example
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
4550b95dfd
|
cmd/dex: add config options for gRPC
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
8b079168be
|
server: add gRPC service implementation
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
a8262d0705
|
api: regenerate protobuf
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
ac4f94e848
|
*: add gRPC generation logic to build system
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
0ea891b2f1
|
api: add initial gRPC service definition
|
2016-10-04 00:30:30 -07:00 |
|
Eric Chiang
|
490b3494db
|
storage: increase the number of bytes randomly generated for IDs
Because these values are used for OAuth2 codes, refresh tokens,
etc, they shouldn't be guessable. Increase the number of random
bytes from 64 to 128.
|
2016-10-03 17:38:32 -07:00 |
|
Eric Chiang
|
10e53c40f7
|
cmd/dex: rename file
|
2016-10-03 12:56:09 -07:00 |
|
Eric Chiang
|
3e8907b818
|
*: add sql storage options to dex application
|
2016-10-03 12:48:26 -07:00 |
|