Comment 1 for bug 2058748

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

Reviewed: https://review.opendev.org/c/openstack/swift/+/913723
Committed: https://opendev.org/openstack/swift/commit/8424b02290c75a7e1eb2e36296b41926f041249a
Submitter: "Zuul (22348)"
Branch: master

commit 8424b02290c75a7e1eb2e36296b41926f041249a
Author: Tim Burke <email address hidden>
Date: Tue Mar 19 15:36:26 2024 -0700

    s3api: Fix handling of non-ascii access keys

    We stuff the access key into the request path until we get back a
    more-authoritative account name from auth. But it needs to be a WSGI
    string when we do!

    Closes-Bug: #2058748
    Change-Id: I34adb8141cc9e62d17a27f01c63f40d1dd25991c