mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

Before it cleared out user records only (e-mail, password) without freeing up the associated username (account record). Furthermore, since these records have no dependent records (due to no user activity) they can be deleted quickly with delete_all instead of destroy