Task #2816
closedRename importer auth fields
100%
Description
basic_auth_username
and basic_auth_password
are useful for more than just basic auth. Rename those fields to reflect.
Some ideas:
remote_username
username
Related issues
Updated by bmbouter over 7 years ago
- Description updated (diff)
I think we should use username
and password
. I think remote_username
is useful for disambiguating a remote versus local_username
, which we don't have.
Updated by bmbouter over 7 years ago
Actually we do have a proxy_pass
which also takes a username and password embedded in the url. Perhaps using remote_username
and remote_password
would be good. I'd like to hear what others think.
Updated by mhrivnak over 7 years ago
I like the simplicity of "username" and "password". I don't think anyone will be confused about what they mean, especially given a succinct line of documentation.
Updated by dkliban@redhat.com over 7 years ago
"username" and p"password" are most appropriate.
Updated by amacdona@redhat.com over 7 years ago
- Related to Task #2818: Align existing code base with importer attributes from the MVP added
Updated by amacdona@redhat.com over 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Updated by amacdona@redhat.com over 7 years ago
- Status changed from ASSIGNED to POST
Added by amacdona@redhat.com about 7 years ago
Added by amacdona@redhat.com about 7 years ago
Revision 9ad9669c | View on GitHub
Align Importer fields and text with MVP document
closes #2818 re #2817 closes #2816
https://pulp.plan.io/projects/pulp/wiki/Pulp_3_Minimum_Viable_Product
Updated by amacdona@redhat.com about 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|9ad9669c308d44319a83da6c79ea13cfa0f3c2a6.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Align Importer fields and text with MVP document
closes #2818 re #2817 closes #2816
https://pulp.plan.io/projects/pulp/wiki/Pulp_3_Minimum_Viable_Product