Actions
Bug #33576
closedchange urls with username and password in the url to use basic auth parameters in pulp3
Description
pulp2 worked with urls like this: https://user:pass@hostname/foo/
but pulp3 doesn't. We should write an upgrade rake task to identify these and fix them. We should also probably update them in pulp if this is going in an upstream katello release.
In addition we should add a validation to prevent this from being set, pulp is adding something similar.
Updated by James Jeffers over 3 years ago
- Target version set to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ryan Verdile
- Pull request https://github.com/Katello/katello/pull/9817 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Ryan Verdile about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|206aa4f373c132d806ac175a4e62f43165d3408c.
Actions