-
Committer:
Vincent Ladeuil
-
Date:
2008-05-15 22:20:45 UTC
-
mto:
(3428.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3429.
-
Revision ID:
v.ladeuil+lp@free.fr-20080515222045-0ewqm6gk6f8s58zv
Fix bug #203186 by ignoring passwords for ssh and warning user.
* bzrlib/tests/test_config.py:
(TestAuthenticationConfig.test_ssh_password_emits_warning): Check
that password is ignored and a warning issued.
* bzrlib/config.py:
(AuthenticationConfig.get_password): Ignore passwords for ssh
schemes and warn user.