User Management and ACE Rules
What happens to ACE permission rules when a user is deleted?
When a user with ACE (Access Control Entry) rules applied is deleted, cleanup happens automatically:
- User's own ACEs are removed — all rules with
ace_type='user'belonging to that user - Path references are deleted — all ACEs pointing to
/users/{user_id}paths (including group permissions referencing that user) - No orphaned references — no dangling ACE references remain after deletion