~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
..
http 1540.3.3 18 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 2671.3.10 17 years ago Robert Collins Merge bzr.dev to resolve conflicts. 64.2 KB Diff Download File
brokenrename.py 2555.3.14 17 years ago Martin Pool Better handling in LockDir of rename that moves on 1.9 KB Diff Download File
chroot.py 2671.3.9 17 years ago Robert Collins Review feedback and fix VFat emulated transports t 5.5 KB Diff Download File
decorator.py 2671.3.10 17 years ago Robert Collins Merge bzr.dev to resolve conflicts. 7.3 KB Diff Download File
fakenfs.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.3 KB Diff Download File
fakevfat.py 2671.3.9 17 years ago Robert Collins Review feedback and fix VFat emulated transports t 3.8 KB Diff Download File
ftp.py 2790.1.1 17 years ago Vincent Ladeuil Fix #137044 by prompting for a password if *none* 29.3 KB Diff Download File
local.py 2671.3.10 17 years ago Robert Collins Merge bzr.dev to resolve conflicts. 20 KB Diff Download File
memory.py 2671.3.9 17 years ago Robert Collins Review feedback and fix VFat emulated transports t 10.8 KB Diff Download File
readonly.py 2018.5.95 17 years ago Andrew Bennetts Add a Transport.is_readonly remote call, let {Bran 3 KB Diff Download File
remote.py 2671.3.9 17 years ago Robert Collins Review feedback and fix VFat emulated transports t 21.2 KB Diff Download File
sftp.py 2671.3.10 17 years ago Robert Collins Merge bzr.dev to resolve conflicts. 42.7 KB Diff Download File
ssh.py 2772.3.1 17 years ago Martin Pool Fix detection of ssh implementation on Windows 22.7 KB Diff Download File
unlistable.py 2617.4.1 17 years ago Robert Collins Add a new transport decorator unlistable+ for test 1.7 KB Diff Download File