Actions
Story #1358
closedAs a user, I can sync from a SLES 12+ repository.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.8.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
SUSE 12 repository HTTP (S) requests are authorized by an auth token in the query string. The auth token is the entire query string, and must be included in every request to the repository. To include this query string in requests to the source repository, pulp needs to first know the auth token, and then use it when building URLs to download content (metadata, packages, etc) from the source repository.
Related issues
Actions
query_auth_token support
Added the ability to support query-string-based authorization to repos that support it, such as a SLES 12 repo
fixes #1358
https://pulp.plan.io/issues/1358