Comment 15 for bug 1999068

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/keystone/+/901926
Committed: https://opendev.org/openstack/keystone/commit/ea8c8aa982235240cf58bd561132aefe33439506
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit ea8c8aa982235240cf58bd561132aefe33439506
Author: Pete Zaitcev <email address hidden>
Date: Sat Feb 18 02:09:39 2023 -0600

    Don't forget to check if authorization fails

    The fix is to copy the missing check from class AuthProtocol
    of keystonemiddleware.

    Closes-bug: 1999068
    Change-Id: I4fd7bf6b194c38815c2a9cdbab92a07315397eab
    (cherry picked from commit 1544c7fc0aca9638c7cd31742e778d9327d2a62c)