plone / plone.restapi

RESTful API for Plone.
http://plonerestapi.readthedocs.org/
84 stars 73 forks source link

Temporarily disable form memory limit checking for files and images. #1729

Closed mauritsvanrees closed 8 months ago

mauritsvanrees commented 8 months ago

This fixes a regression due to a low Zope form memory limit of 1MB used since Plone 6.0.7. You can use dos_protection settings in etc/zope.conf to change the limit. See https://github.com/plone/Products.CMFPlone/issues/3848 and https://github.com/zopefoundation/Zope/pull/1142.

netlify[bot] commented 8 months ago

Deploy Preview for plone-restapi canceled.

Name Link
Latest commit e1bcbeed57fc90727ce9fe503eb695a92a3fb983
Latest deploy log https://app.netlify.com/sites/plone-restapi/deploys/65439cf4d45d4c00089b2c00
mister-roboto commented 8 months ago

@mauritsvanrees thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

mauritsvanrees commented 8 months ago

@jenkins-plone-org please run jobs

mauritsvanrees commented 8 months ago

@jenkins-plone-org please run jobs