~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
..
configobj 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Diff
effbot 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
elementtree 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tests 2613.1.2 17 years ago Martin Pool Move bencode tests into util.tests Diff
__init__.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Empty Diff Download File
bencode.py 2613.1.1 17 years ago Martin Pool Move bencode tests from within their module into o 3.8 KB Diff Download File
simplemapi.py 2681.3.6 17 years ago Lukáš Lalinsky New version of simplemapi.py with MIT license. 8.2 KB Diff Download File