Skip to content

Fixed usages of expectedBucketOwner which were unguarded against empty strings#201

Merged
Cole-Greer merged 1 commit intodevelopfrom
expectedBucketOwnerFix
Mar 25, 2026
Merged

Fixed usages of expectedBucketOwner which were unguarded against empty strings#201
Cole-Greer merged 1 commit intodevelopfrom
expectedBucketOwnerFix

Conversation

@Cole-Greer
Copy link
Copy Markdown
Collaborator

Issue #, if available: N/A

Description of changes:

Fixes a bug from #196 in which some usages of expectedBucketOwner in S3 requests were guarded against empty strings, while others (notably in the ML handlers) remained unguarded.

This PR simply adds blank string guards to the remaining usages of expectedBucketOwner.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Cole-Greer Cole-Greer merged commit c991e64 into develop Mar 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants