Files
swift/test/unit/common/middleware/test_tempauth.py
Kun Huang 8ff374de97 TempAuth: don't return 401/403 if .r without .rlistings
When checking referer (.r, .rlistings), tempauth return 401/403 if '.r'
exists without '.rlistings' or obj. Actually it should skip this kind of
authorizing and check the following authorizing.

And remove some unnecessary lines

Change-Id: Ib60e59b7c80331a699cb5c3496f948cf32135d0b
2013-06-26 23:35:16 +08:00

28 KiB