/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • 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
..
__init__.py 2485.8.57 18 years ago Vincent Ladeuil Cosmetic changes. 1.4 KB Diff Download File
test_branch.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.5 KB Diff Download File
test_cat.py 2485.8.62 18 years ago Vincent Ladeuil From review comments, fix typos and deprecate some 1.9 KB Diff Download File
test_checkout.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File
test_init.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File
test_init_repository.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File
test_merge.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.4 KB Diff Download File
test_missing.py 2717.1.1 18 years ago Lukáš Lalinsky Use UTF-8 encoded StringIO for log tests to avoid 1.3 KB Diff Download File
test_pull.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.3 KB Diff Download File
test_push.py 2485.8.59 18 years ago Vincent Ladeuil Update from review comments. * bzrlib/tests/black 1.1 KB Diff Download File