Bug #33208
Ansible Collection - auth_token should be allowed without providing auth_url
Status:
Closed
Priority:
Normal
Assignee:
Category:
Ansible Collections
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
As part of https://projects.theforeman.org/issues/33147, we added a few validations.
One of those isn't a correct validation and pulp provides the ability to have auth_token without auth_url. We need to allow the same.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Samir Jha
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9529 added
#2
Updated by Justin Sherrill over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|725312408d360cf2e0473159515240e4f006f7b5.
#5
Updated by Justin Sherrill over 1 year ago
- Category set to Ansible Collections
Fixes #33208 - Allow Auth token without Auth URL (#9529)