Skip to content

Bulk account confirmation actions

feld requested to merge feature/bulk-confirmation into develop

Provides mix tasks for the following:

  • Explicit confirm/unconfirm for user accounts
  • Bulk confirm/unconfirm of all non-admin/moderator accounts
  • (Re)Send confirmation email to all unconfirmed accounts

Future work will remove the toggle_confirmed functionality also used by AdminAPI and replace with explicit confirm/unconfirm

Fixes #2085 (closed)

Edited by feld

Merge request reports