Project

Profile

Help

Issue #7802

closed

When I use CollectionRemote.auth_url I also need to use CollectionRemote.token and vice versa

Added by bmbouter over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 85
Quarter:
Q4-2020

Description

Right now users can create a CollectionRemote with either auth_url, or token, or both. The downloaders though require both auth_url and token to be set for meaningful operation. ansible-galaxy CLI clients only would use token alone as a Github token when uploading which pulp_ansible does not currently support.

Actions #1

Updated by fao89 over 3 years ago

  • Sprint/Milestone set to 0.5.1
  • Triaged changed from No to Yes
  • Sprint set to Sprint 85
  • Quarter set to Q4-2020
Actions #2

Updated by bmbouter over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to bmbouter
Actions #3

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST

Added by bmbouter over 3 years ago

Revision f1266511 | View on GitHub

Adds validation to CollectionRemoteSerializer

When using either the token or auth_url attributes, ensure the user is using both.

closes #7802

Actions #4

Updated by bmbouter over 3 years ago

  • Status changed from POST to MODIFIED

Added by bmbouter over 3 years ago

Revision 3695a526 | View on GitHub

Adds validation to CollectionRemoteSerializer

When using either the token or auth_url attributes, ensure the user is using both.

closes #7802

Actions #6

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF