mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00: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.