Actions
Story #9459
closedStory #9457: [EPIC] As a user, I am given an error if I try to use a url with basic auth
Add validation to remotes to prevent users from using urls with credentials in them.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 106
Quarter:
Description
For example, https://<username>:<password>@rplevka.fedorapeople.org/fakerepo01/
. Today in some plugins (e.g. pulp_rpm), having credentials in the url does not work.
Updated by pulpbot about 3 years ago
- Status changed from NEW to POST
Added by daviddavis about 3 years ago
Updated by daviddavis about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|b6f48d274049b4308934a3b164397598a71552c9.
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add validation for credentials in remote urls
fixes #9459