-
Committer:
Ben Jansen
-
Date:
2008-12-17 19:26:46 UTC
-
mto:
(3920.1.1 bzr.integration)
-
mto:
This revision was merged to the branch mainline in
revision
3921.
-
Revision ID:
aogail@w007.org-20081217192646-eejsyi056lo4w75r
Changed HTTP transport auth so that URLs no longer need to include the username for HTTP Auth to work. Now, if bzr gets a 401 HTTP response, it looks in the authentication config for an appropriate username and password. If it doesn't find a username, it defaults to the local user. If it doesn't find a password, it prompts.