swift/test/unit
John Dickinson e00da6cabc properly quote www-authenticate header value
HTTP header values should be quoted. Since the WWW-Authenticate
header value contains user-supplied strings, it's important to
ensure it's properly quoted to ensure the integrity of the protocol.

Previous to this patch, the URL was unquoted and then the unquoted
value was returned in the header. This patch re-quotes the value
when it is set on the response.

This is filed as CVS-2014-3497

Fixes bug 1327414

Change-Id: If8bd8842f2ce821756e9b4461a18a8ac8d42fb8c
2014-06-18 11:10:17 -07:00
..
account Uses None instead of mutables for function param defaults 2014-05-10 11:15:56 +00:00
cli Merge "Check swift.conf MD5 with recon" 2014-04-23 03:23:47 +00:00
common properly quote www-authenticate header value 2014-06-18 11:10:17 -07:00
container Merge "Add debug logging to container sync requests" 2014-06-13 04:47:24 +00:00
obj Sleep between object ZBF process forks 2014-04-29 17:21:00 +01:00
proxy Let users add their own txid suffixes 2014-05-16 15:29:47 -04:00
test_locale Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
__init__.py Add "If-None-Match: *" support to PUT 2014-04-01 10:42:00 -07:00