Project

Profile

Help

Story #9457

Updated by daviddavis over 2 years ago

Today in some plugins (e.g. pulp_rpm), having credentials in the url (`https://<username>:<password>@rplevka.fedorapeople.org/fakerepo01/`) does not work. 

 Prevent users from using urls with username/password in them. Instead, direct them (e.g. `https://<username>:<password>@rplevka.fedorapeople.org/fakerepo01/`). 

 Direct users that they need to set username/password on the remote instead.

Back