Actions
Bug #34619
closedRemotes should have username and password cleared out if a user sets them to be blank
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Currently, we do not update the username or password in Pulp if they are blank: https://github.com/Katello/katello/blob/master/app/services/katello/pulp3/repository.rb#L417
This seems to be related to the following community thread and maybe have worked around the related Pulp bug: https://community.theforeman.org/t/pulprpmclient-apierror-http-500-during-sync-repository/27480/14
Actions