Merge lp://staging/~jani/ubuntu-system-image/http-auth into lp://staging/~registry/ubuntu-system-image/client

Proposed by Jani Monoses
Status: Needs review
Proposed branch: lp://staging/~jani/ubuntu-system-image/http-auth
Merge into: lp://staging/~registry/ubuntu-system-image/client
Diff against target: 93 lines (+56/-0)
4 files modified
systemimage/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)
To merge this branch: bzr merge lp://staging/~jani/ubuntu-system-image/http-auth
Reviewer Review Type Date Requested Status
Barry Warsaw (community) Needs Fixing
Review via email: mp+222732@code.staging.launchpad.net

Commit message

Support HTTP Basic Authentication for server connections.

Description of the change

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.

To post a comment you must log in.
Revision history for this message
Barry Warsaw (barry) wrote :

A few things need fixing. Hopefully the inline comments will get saved. ;)

review: Needs Fixing

Unmerged revisions

261. By Jani Monoses

Add support for HTTP Basic Authentication URLs when connecting to the server.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches