-
Committer:
Vincent Ladeuil
-
Date:
2007-10-23 10:58:09 UTC
-
mto:
(2961.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
2962.
-
Revision ID:
v.ladeuil+lp@free.fr-20071023105809-gtokg8o2zd0oeuyl
http can query AuthenticationConfig for logins too.
* bzrlib/transport/http/_urllib2_wrappers.py:
(AbstractAuthHandler.get_user_password): Renamed from get_pasword,
query AuthenticationConfig for user too, default to
getpass.getuser as other schemes.