Project

Profile

Help

Issue #7957

closed

I can't remove auth_url from a remote

Added by newswangerd 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:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

I want to remove auth_url from my remote, but I can't because when I submit "auth_url": null, the server responds with a validation error.

PUT

{
	"auth_url": null,
	"url": "https://alaxy.ansible.com/api/v2/collections/",
	"name": "Community",
}

Response: When specifying 'auth_url' you must also specify 'token'.

Actions #1

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST

Added by Fabricio Aguiar over 3 years ago

Revision 21b07773 | View on GitHub

Allow updating auth_url on CollectionRemote when token is already set

https://pulp.plan.io/issues/7957 closes #7957

Actions #2

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by fao89 over 3 years ago

  • Sprint/Milestone set to 0.6.1

Added by Fabricio Aguiar over 3 years ago

Revision 8f8fd431 | View on GitHub

Allow updating auth_url on CollectionRemote when token is already set

https://pulp.plan.io/issues/7957 closes #7957

(cherry picked from commit 21b0777361183e06ba5647f484528d05612c9bf5)

Actions #5

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #6

Updated by fao89 over 3 years ago

  • Status changed from CLOSED - CURRENTRELEASE to MODIFIED
Actions #7

Updated by fao89 over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF