Actions
Tracker #36888
openRemove deprecated field from docker repo authentication tokens
% Done:
0%
Description
#36827 updated tokens returned during authentication to match OAuth2 specs required by docker. This involved changing the `expires_at` field to an `expires_in` field. We kept the former field to maintain compatibility with existing smart proxies during 4.11 upgrades. It should be removed in 4.13 or later.
Relevant code: app/controllers/katello/api/registry/registry_proxies_controller.rb:160-163
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Subject changed from Remove depricated field from docker repo authentication tokens to Remove deprecated field from docker repo authentication tokens
Updated by Jeremy Lenz about 1 year ago
- Target version changed from Katello 4.12.0 to Katello 4.13.0
Updated by Partha Aji 10 months ago
- Target version changed from Katello 4.13.0 to Katello 4.14.0
Updated by Chris Roberts 7 months ago
- Target version changed from Katello 4.14.0 to Katello 4.16.0
Updated by Quinn James 15 days ago
- Target version changed from Katello 4.16.0 to Katello 4.17.0
Moving to 4.17.0 due to 4.16.0 GA.
Actions