diff options
author | Eugen <eugen@zeonfederated.com> | 2017-04-15 21:55:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-15 21:55:28 +0200 |
commit | fa08b5079d7f85c098ee9c6a0dd73bde0a20989f (patch) | |
tree | 7825b754397ef5995e84e9f46326ba24a6b5a274 /app/assets/stylesheets | |
parent | 00392d3c630d7691e3ec92b52e8f91c6c2f6f10a (diff) |
Make the rake mastodon:users:clear task properly clear out unconfirmed users (#1777)
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
Diffstat (limited to 'app/assets/stylesheets')
0 files changed, 0 insertions, 0 deletions