plone.locking is a Plone product that provides basic automatic locking support for Plone. Locks are stealable by default, meaning that a user with edit privileges will be able to steal another user's lock, but will be warned that someone else may be editing the same object. Used by Plone, Archetypes and plone.app.iterate.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Do not download the file when we click on "unlock" in the context of a file. Refs https://dev.plone.org/ticket/13191 [thomasdesvenain]