Comment 56 for bug 1324592

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

Reviewed: https://review.openstack.org/99703
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9162837329665b4316afc2270a602dc8ae11f6d2
Submitter: Jenkins
Branch: stable/havana

commit 9162837329665b4316afc2270a602dc8ae11f6d2
Author: Adam Young <email address hidden>
Date: Thu May 29 13:56:17 2014 -0400

    Block delegation escalation of privilege

    Forbids doing the following with either a trust
      or oauth based token:
      creating a trust
      approving a request_token
      listing request tokens

    Change-Id: I1528f9dd003f5e03cbc50b78e1b32dbbf85ffcc2
    Closes-Bug: 1324592