Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WP_STATELESS_SKIP_ACL_SET for skip ACL set for GCS #625

Merged
merged 2 commits into from Oct 16, 2023

Conversation

vsychov
Copy link
Contributor

@vsychov vsychov commented Nov 25, 2021

Hi there,

currently this plugin fails when GCS bucket created with uniform bucket-level access, that not support ACL. So plugin cannot insert legacy ACL for an object when uniform bucket-level access is enabled.

This PR add WP_STATELESS_SKIP_ACL_SET constant, that fix it.

Solve #521

Copy link

@lukefly lukefly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job. thanks!

@planv
Copy link
Contributor

planv commented Jun 21, 2023

Hello @vsychov

Thank you for your involving.

We are going to release this feature with new version of WP-Stateless.

@planv planv added this to the v3.2.5 milestone Jun 21, 2023
@ewsopp ewsopp requested review from planv and balexey88 and removed request for planv September 29, 2023 17:11
Fix logic of processing new WP_STATELESS_SKIP_ACL_SET constant
@planv planv changed the base branch from v3.0 to latest October 16, 2023 10:35
@planv planv merged commit 0e6ae5c into udx:latest Oct 16, 2023
@planv planv mentioned this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants