Description
This article explains how to manage and prevent users without admin rights to delete system filters.
How to use it
First make sure the following security token exists. It is shipped via the SWAT framework:
Next, add this security token to a user group. The “restricted” toggle indicates if the user group is allowed (toggle = false) to delete a system filter or not (toggle = true).
Do this for each user group you want to specify. If you do not specify the user or user group and set the “restricted” no one is allowed to delete a system filter unless you specify another user/user group where “restricted” is set to false.
Best Practices
The easiest way to set this up is to have a user group for admins and set “restricted” to false and have another entry for everyone else where “restricted” is set to true. Like this:
Back to Documentation
Back to Home Page