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

Hotfix: Move allow edit invariant from non default setting to content settings #12960

Merged

Conversation

nikolajlauridsen
Copy link
Contributor

This moves the AllowEditInvariantFromNonDefault setting from SecuritySettings to ContentSettings based on user feedback.

This move is done while remaining backwards compatible, meaning that you can use either setting, but ContentSettings will always take priority.

@Zeegaan
Copy link
Member

Zeegaan commented Sep 7, 2022

LGTM 👁️ 👃 👁️

@Zeegaan Zeegaan merged commit 3846c75 into v10/dev Sep 7, 2022
@Zeegaan Zeegaan deleted the v10/hotfix/move_allow_edit_invariant_to_content_settings branch September 7, 2022 12:38
nikolajlauridsen added a commit that referenced this pull request Sep 7, 2022
… settings (#12960)

* Use ContentSettings instead of SecuritySettings for AllowEditInvariantFromNonDefault

* Make it backwards compatible
nul800sebastiaan pushed a commit that referenced this pull request Sep 19, 2022
… settings (#12960)

* Use ContentSettings instead of SecuritySettings for AllowEditInvariantFromNonDefault

* Make it backwards compatible

(cherry picked from commit 3846c75)
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