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 12 months 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 8 months ago
- Target version changed from Katello 4.12.0 to Katello 4.13.0
Updated by Partha Aji 5 months ago
- Target version changed from Katello 4.13.0 to Katello 4.14.0
Updated by Chris Roberts 3 months ago
- Target version changed from Katello 4.14.0 to Katello 4.16.0
Actions