- Issue created by @vbouchet
My customer has some complex requirements where they want to behave differently based on the roles.
Blocked users with role A should be deleted after X days.
Inactive users with role A should be deleted after Y days.
Inactive users with role B should be deleted after Z days.
Ideally, this module should allow to create different policies for users to be deleted. A good example I have in mind is Password Policy.
Active
4.0
Code