Skip to main content

A new specific permission that allows unlock of Plone contents

Project description

Change default Plone behavior in locking documents management: add a new (specific) permission instead of relying onto the modify permission.

Introduction

Plone has a native locking protection given bt the plone.locking module but, as said in the documentation, users able to modify a document can always steal the lock.

How this works

This add-on adds a new different permission for locking: collective.filteredlocking: Can unlock objects.

Users without this permission will be not able to unlock the document until it’s released by the owner or lock expires.

Credits

Developed with the support of Regione Emilia Romagna; Regione Emilia Romagna supports the PloneGov initiative.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

1.2.0 (2014-05-15)

  • Fix to egg format [keul]

  • Proper package dependencies [keul]

  • Removed useless GS profiles [keul]

  • Do not rewrite the whole TTWLockable code, but inherit from Plone default ones [keul]

  • Pyflakes cleanup [keul]

  • Default permission will now replicate default Plone behavior (edit can release locks) [keul]

  • A user can always remove his own lock. This prevent strange behavior where users lockout others because they don’t have the proper permission [keul]

  • Added support for Site Administrator role [keul]

  • Added tests suite

1.1.0 (2013-06-24)

  • z3c.autoinclude

1.0.0 - Unreleased

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.filteredlocking-1.2.0.zip (11.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page