Comment 54 for bug 1324592

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

Reviewed: https://review.openstack.org/99687
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ebfc2da158d15fe2f36787bcbf7407a0fa8f551d
Submitter: Jenkins
Branch: master

commit ebfc2da158d15fe2f36787bcbf7407a0fa8f551d
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