plone / plone.restapi

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

fix: use pam layer in pam services #1723

Closed mamico closed 8 months ago

mamico commented 8 months ago

This fix limits the use of multilingual services only if multilingual is actually installed, not only if it is present in the 'eggs' (because in the new distribution of Plone, plone.app.multilingual is always present).

netlify[bot] commented 8 months ago

Deploy Preview for plone-restapi canceled.

Name Link
Latest commit 1744dfe21e9dc2c221c260c56df8c560bb706e22
Latest deploy log https://app.netlify.com/sites/plone-restapi/deploys/652c70ee521b7f00089e2e8b
mister-roboto commented 8 months ago

@mamico 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!

davisagli commented 8 months ago

@jenkins-plone-org please run jobs