swift/test/unit/common
Tim Burke 7cec5a8fdb tempauth: Send back url-encoded account names
Taking user_tést_tester and sending back a link to http://saio:8080/v1/AUTH_tést
may work, but it would be better as http://saio:8080/v1/AUTH_t%C3%A9st

This is particularly important if you define something like user_test%ff_tester.

Change-Id: I19d21af94c21fccb4fb835acae231dec424790bb
Related-Bug: 1774238
2018-06-04 17:54:58 -07:00
..
middleware tempauth: Send back url-encoded account names 2018-06-04 17:54:58 -07:00
ring py3: port common/ring/ and common/utils.py 2018-02-12 06:42:24 +00:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
corrupted_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_schema_example.db Quarantine malformed database schema SQLite errors 2016-12-01 14:17:02 +11:00
missing_container_info.db Quarantine DB without *_stat row 2018-02-07 19:35:05 +01:00
test_base_storage_server.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bufferedhttp.py Clean up a couple hand-rolled mocks. 2017-10-20 15:31:07 -07:00
test_constraints.py Fix flakey test_check_delete_headers_sets_delete_at 2018-02-07 05:50:12 +00:00
test_container_sync_realms.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_daemon.py Multiprocess object replicator 2018-04-24 04:05:08 +00:00
test_db_replicator.py Add sharder daemon, manage_shard_ranges tool and probe tests 2018-05-18 18:48:13 +01:00
test_db.py Use maybe_get more 2018-05-22 15:03:50 -07:00
test_direct_client.py Add shard range support to container server 2018-05-18 18:48:01 +01:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_header_key_dict.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_internal_client.py Internal Client should only retry server errors 2018-01-19 10:25:02 -08:00
test_linkat.py Fix tests using O_TMPFILE 2018-03-13 12:06:07 +00:00
test_manager.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_memcached.py py3: port common/memcached.py 2018-02-26 12:39:16 +00:00
test_request_helpers.py Merge "Add sanity checks to strip_*meta_prefix functions" 2017-09-13 06:42:16 +00:00
test_splice.py No longer import nose 2017-11-07 15:39:25 +11:00
test_storage_policy.py py3: port common/storage_policy.py 2018-02-26 10:57:41 +00:00
test_swob.py swob.Match: add __repr__ 2018-04-10 14:21:51 -07:00
test_utils.py Let make_db_file_path accept epoch=None 2018-05-22 13:49:17 -07:00
test_wsgi.py Remove un-used stub 2018-05-24 13:17:51 -07:00