mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Cross repository push tokens were not being cached and could not be used, now any returned token will be used and the caching is hidden in the getToken function. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)