Skip to content

Allow to disallow deletion of keys by subscribers

paz requested to merge paz/disable-deleting-keys-by-users into master

This introduces a config setting which allows to specify lists (or use a wildcard to match all lists), for which subscribers are not allowed to delete keys.

It builds on and extends !74 (closed)

In contrast to that MR it does not change the default behaviour of schleuder-web, while allowing a site-wide or list-specific change.

Merge request reports