-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Description
This feature allows to enable audit of actions for app circles.
The motivation for this change is documented in forum.
It's a feature configurable. It doesn't change current behaviour, only adds audit of actions. It can be desirable feature for customers that want to have an wide control of user actions.
The following actions are audited:
- user X creates circle Z;
- user X removes circle Z;
- user X changes name of circle Z to circle W;
- member X is added to circle Y by user Z;
- member X is removed from circle Y by user Z;
- user X shares fiel/folder with circle Y;
7a. user X, that created circle Y, unshares file/folder with circle Y;
7b. user Z,that is member of circle Y, unshares file/folder with circle Y.
Reactions are currently unavailable