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 AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled property to spo tenant settings set #6458

Open
martinlingstuyl opened this issue Nov 1, 2024 · 6 comments

Comments

@martinlingstuyl
Copy link
Contributor

A super interesting setting has been added to the CSOM API for tenant settings: AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled.

This enables people to update the property bag of a site without having to disable NoScript.

Which is freaking awesome 😉

Read the official documentation, or more on my blog if you're interested.

So I thought: we need to update the list of available options to be able to use this on spo tenant settings set.

Option Description Value
--AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled [AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled] Enables or disables web property bag updates when DenyAddAndCustomizePages is enabled. true or false

There's plenty of other options we are yet missing, but let's start with this one, as it's interesting.

@milanholemans
Copy link
Contributor

This probably overlaps with #5034

@martinlingstuyl
Copy link
Contributor Author

This specific option is not in Ganeshes PR though. And I think it is best if we don't keep changing the scope of that issue. It's been open quite long now. So let's just keep this separate is my opinion...

@Adam-it Adam-it added help wanted good first issue and removed needs peer review Needs second pair of eyes to review the spec or PR labels Nov 4, 2024
@Adam-it
Copy link
Member

Adam-it commented Nov 4, 2024

good idea 👍 Lets do that

@tmaestrini
Copy link

May I work on this?

@Adam-it
Copy link
Member

Adam-it commented Nov 7, 2024

May I work on this?

All yours

@martinlingstuyl
Copy link
Contributor Author

Nice @tmaestrini! We're awaiting your PR with gratitude 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants