Support HTTP Basic Authentication for server connections
Bug #1333415 reported by
Barry Warsaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu system image |
Triaged
|
Low
|
Unassigned |
Bug Description
This allows connecting to servers that use HTTP basic authentication to restrict access. This makes sense for example when hosting sensitive blobs on a publicly accessible server.
Related branches
lp://staging/~jani/ubuntu-system-image/http-auth
Ready for review
for merging
into
lp://staging/~registry/ubuntu-system-image/client
- Barry Warsaw (community): Needs Fixing
-
Diff: 93 lines (+56/-0)4 files modifiedsystemimage/config.py (+5/-0)
systemimage/data/client.ini (+2/-0)
systemimage/tests/data/config_09.ini (+38/-0)
systemimage/tests/test_config.py (+11/-0)
Changed in ubuntu-system-image: | |
assignee: | Jani Monoses (jani) → nobody |
To post a comment you must log in.