Wesley Barroso Lopes
Wesley Barroso Lopes
**Describe the bug** When we use the `querystring-search` endpoint without the `limit` parameter, it limits the result to 1000 items. However, the who requesting the search doesn't know how many...
**Describe the bug** I want a user with the Site Administrator role to manage users, but not have access to the `security` control panel (http://localhost:3000/controlpanel/security). This control panel requires `Plone...
**Is your feature request related to a problem? Please describe.** A security scanner reported the vulnerability `Web Server Misconfiguration: Insecure Content-Type Setting` because `plone.restapi` responses do not include the charset...
When we are going to paste multiple objects into a folder, it is taking a long time. I see that the `manage_pasteObjects` method is called once for each object, inside...