pulp / pulpcore

Pulp 3 pulpcore package https://pypi.org/project/pulpcore/
GNU General Public License v2.0
309 stars 116 forks source link

As a user, I can configure my remote to use basic auth and proxy without a password #2081

Open fao89 opened 2 years ago

fao89 commented 2 years ago

Author: @goosemania (ttereshc)

Bugzilla: https://bugzilla.redhat.com/buglist.cgi?quicksearch=1951673 Redmine Issue: 8602, https://pulp.plan.io/issues/8602


Some providers like packagecloud.io, ask to use basic auth with no password https://packagecloud.io/docs/api.
Without allowing it, our users won't be able to sync from certain providers.

RFC 2617 seems to allow empty passwords https://tools.ietf.org/html/rfc2617#section-2

password = *TEXT

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!