161aa89bd5
Tempauth handles a authorization request by request path. If a request's path start with auth_prefix, tempauth middleware handles that request to authorization method. Therefore, when configuring auth_prefix to '/', all requests handle to authorization method. This change enables tempauth to prevent invalid auth_prefix config '/' and similar empty auth_prefix in initialization method. Fixes bug #1096538. Change-Id: I20b157e2a0809c17409fc65a8eff0858fe4aff29 |
||
---|---|---|
.. | ||
middleware | ||
ring | ||
__init__.py | ||
corrupted_example.db | ||
malformed_example.db | ||
test_bench.py | ||
test_bufferedhttp.py | ||
test_constraints.py | ||
test_daemon.py | ||
test_db_replicator.py | ||
test_db.py | ||
test_direct_client.py | ||
test_exceptions.py | ||
test_init.py | ||
test_internal_client.py | ||
test_manager.py | ||
test_memcached.py | ||
test_swob.py | ||
test_utils.py | ||
test_wsgi.py |