mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 15:25:42 +08:00

Subclasses must call #delete_user_actions inside build_actions to support user deletion. The method adds a delete user bundle, which has a delete and a delete + block option. Every subclass is responsible for implementing these actions.