Bobby Rullo
|
d0c199b62c
|
cmd, server: base64 encode multiple secrets
Two things here:
* key secrets are now base64 encoded strings, so we get the full key
space
* we can pass >1 of them in so we can rotate them
|
2015-08-26 10:43:24 -07:00 |
|
Alex Polvi
|
c7d2393add
|
bug: remote whitespace so eval works
|
2015-08-24 08:20:04 -07:00 |
|
Bobby Rullo
|
8b6a2699d9
|
cmd/dex-overlord, db: migrations in overlord
Migrations happen only in the overlord, so there's no thundering herd,
and database initialziation can be more easily controlled.
|
2015-08-20 11:44:43 -07:00 |
|
Bobby Rullo
|
66fe201c24
|
*: move original project to dex
|
2015-08-18 11:26:57 -07:00 |
|