mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 11:51:24 +00: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)