Browse Source
This patch adds checks to make sure that the project_id of the token matches the project_id that owns the Order. Currently, having a role on any project will allow the request to be processed, which results in a 404 - Not Found instead of 401 - Forbidden. Change-Id: Ie0e6f6edae40e47d45afbe92fd509032cb091b1a (cherry picked from commitchanges/52/821752/15d81a3c453
) (cherry picked from commit382b5086a2
) (cherry picked from commitea7451e32c
) (cherry picked from commit85b9feecd2
)
3 changed files with 23 additions and 6 deletions
Loading…
Reference in new issue