~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2007-09-05 07:27:49 UTC
  • mto: (2804.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20070905072749-qiud9xt21loarqyy
Fix #137044 by prompting for a password if *none* is provided for ftp.

* bzrlib/transport/ftp.py:
(FtpTransport._create_connection): The fix: the test was inverted.
(_setup_medusa.test_authorizer.__init__): One user can be secured
by verifying his password.
(_setup_medusa.test_authorizer.authorize): Check the password if a
secured user have been declared. Let the doors wide open
otherwise (as before :-/).

* bzrlib/tests/test_ftp_transport.py:
(TestFTPServer.test_basic_exists): New class for UI related tests.
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 18 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 2485.8.35 17 years ago Vincent Ladeuil Fix pull multiple connections. * bzrlib/builtins. 3.6 KB Diff Download File
apply_bundle.py 2520.4.6 17 years ago Aaron Bentley Get installation started 2.8 KB Diff Download File
bundle_data.py 2520.4.148 17 years ago Aaron Bentley Updates from review 29.3 KB Diff Download File
commands.py 1551.18.4 17 years ago Aaron Bentley Restore bundle-info -v, fix multiparent detection 3.8 KB Diff Download File