plone / plone.api

The Plone API
https://6.docs.plone.org/plone.api
Other
86 stars 53 forks source link

Fix the security context managers #493

Closed ale-rt closed 2 years ago

ale-rt commented 2 years ago

Ensure that the security related context managers restore the context even if an error occurs.

Fixes #374