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

AllowEditableFormSubmissions is set to true by default when installing via NuGet #711

Closed
md-hc opened this issue Jan 27, 2022 · 1 comment

Comments

@md-hc
Copy link

md-hc commented Jan 27, 2022

Just upgraded from v8.8.0 -> v.8.10.1 and noticed the NuGet upgrade changed allowEditableFormSubmissions to true (we had it set to false):

<setting key="AllowEditableFormSubmissions" value="True" />

My understanding is this should be false by default:

https://our.umbraco.com/Documentation/Add-ons/UmbracoForms/Developer/Configuration/index-v7#alloweditableformsubmissions

Might not be an issue but thought I'd flag just in case!

@AndyButland
Copy link

Thanks for letting us know. And no, that shouldn't have happened, unfortunately this change was inadvertently checked in. Will make sure to revert in the next patch release.

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

2 participants