Add ability for admins to delete canonical email blocks (#16644)

* Add admin option to remove canonical email blocks from a deleted account

* Add tootctl canonical_email_blocks to inspect and remove canonical email blocks
This commit is contained in:
Claire
2021-12-17 23:02:14 +01:00
committed by GitHub
parent 7f803c41e2
commit 76761d5fc0
11 changed files with 128 additions and 2 deletions

View File

@ -249,6 +249,7 @@ Rails.application.routes.draw do
post :memorialize
post :approve
post :reject
post :unblock_email
end
collection do