Pass container owner for backward get method APE-check #1218

Merged
fyrchik merged 3 commits from aarifullin/frostfs-node:fix/bt_get into master 2024-07-03 07:22:19 +00:00
Member
  • object: Pass container owner for backward get method check
    ** getStreamBasicChecker must define containerOwner for backward checks, otherwise bearer token cannot be validated for the token issuer.

  • object: Fix bearer token validation

  • tree: Fix bearer token validation

* object: Pass container owner for backward get method check ** `getStreamBasicChecker` must define `containerOwner` for backward checks, otherwise bearer token cannot be validated for the token issuer. * object: Fix bearer token validation * tree: Fix bearer token validation
aarifullin added the
bug
label 2024-07-02 10:13:28 +00:00
aarifullin force-pushed fix/bt_get from 8f84f85d90 to 556875dcdd 2024-07-02 10:14:37 +00:00 Compare
aarifullin requested review from storage-core-committers 2024-07-02 10:20:53 +00:00
aarifullin requested review from storage-core-developers 2024-07-02 10:21:16 +00:00
fyrchik reviewed 2024-07-02 11:21:51 +00:00
@ -123,3 +124,3 @@
}
// 4. Then check if container owner signed this token.
// 5. Then check if container owner signed this token.
Owner

Let's remove number all together? The changes on multiple unrelated lines blow up the diff.

Let's remove number all together? The changes on multiple unrelated lines blow up the diff.
Owner

Let's remove number all together? The changes on multiple unrelated lines blow up the diff.

Let's remove number all together? The changes on multiple unrelated lines blow up the diff.
Author
Member

Fixed

Fixed
acid-ant approved these changes 2024-07-02 11:22:09 +00:00
aarifullin force-pushed fix/bt_get from 556875dcdd to b02370a789 2024-07-02 11:40:47 +00:00 Compare
aarifullin requested review from acid-ant 2024-07-02 12:29:10 +00:00
dstepanov-yadro approved these changes 2024-07-02 15:56:49 +00:00
fyrchik approved these changes 2024-07-03 05:34:53 +00:00
fyrchik merged commit 4bd4667791 into master 2024-07-03 07:22:19 +00:00
acid-ant approved these changes 2024-07-03 07:28:46 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1218
No description provided.