Comment 19 for bug 926048

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/4918
Committed: http://github.com/openstack/swift/commit/cf1aa3c309a6fcb57755da6732226b494f0bf69b
Submitter: Jenkins
Branch: master

commit cf1aa3c309a6fcb57755da6732226b494f0bf69b
Author: Eamonn O'Toole <email address hidden>
Date: Fri Mar 2 11:23:17 2012 +0000

    Adds name_check filter

    Bug 926048.

    Filter checks path for user-defined forbidden characters, and for
    user-defined maximum length.

    Includes changes to reflect gholt's latest comments to Patch Set 4
    Also includes a change to a unit-test, renames another unit-test,
    and removes one superfluous unit-test.

    Added section to the example proxy config

    Fixed-up unit test pep8 warnings

    Changed error response code to 400 (Bad Request)

    Change-Id: Iace719d6a3d00fb3dda1b9d0bc185b8c4cbc00ca