Joseph Schorr
|
d45161b120
|
Add a worker to automatically GC expired app specific tokens
Fixes https://jira.coreos.com/browse/QUAY-822
|
2018-02-12 14:56:01 -05:00 |
|
Joseph Schorr
|
6228ab5a51
|
We cannot cache the full expiration for an app specific token, as it would include the datetime when the cache is created, rather than now
Fixes https://jira.coreos.com/browse/QUAY-819
|
2018-02-02 16:11:59 -05:00 |
|
Joseph Schorr
|
524d77f527
|
Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password
|
2018-01-04 15:27:41 -05:00 |
|