dex/db
Bobby Rullo c8feb5c33d db: PrivateKeySetRepo now takes >1 secrets
The first secret is used to encrypt, the rest are for decryption; if the
first doesn't work, the rest are tried in order.

The makes it possible to rotate keys.
2015-08-25 16:41:20 -07:00
..
migrations db: initialize bigint, boolean columns 2015-08-20 12:38:15 -07:00
client.go db: add DB migration code and scripts. 2015-08-20 11:44:43 -07:00
conn.go cmd/dex-overlord, db: migrations in overlord 2015-08-20 11:44:43 -07:00
connector_config.go *: move original project to dex 2015-08-18 11:26:57 -07:00
gc.go *: move original project to dex 2015-08-18 11:26:57 -07:00
gc_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
health.go *: move original project to dex 2015-08-18 11:26:57 -07:00
key.go db: PrivateKeySetRepo now takes >1 secrets 2015-08-25 16:41:20 -07:00
key_test.go db: PrivateKeySetRepo now takes >1 secrets 2015-08-25 16:41:20 -07:00
migrate.go db: add DB migration code and scripts. 2015-08-20 11:44:43 -07:00
migrate_test.go db: add DB migration code and scripts. 2015-08-20 11:44:43 -07:00
password.go *: move original project to dex 2015-08-18 11:26:57 -07:00
refresh.go *: move original project to dex 2015-08-18 11:26:57 -07:00
session.go *: move original project to dex 2015-08-18 11:26:57 -07:00
session_key.go *: move original project to dex 2015-08-18 11:26:57 -07:00
user.go db: add DB migration code and scripts. 2015-08-20 11:44:43 -07:00