Commit Graph

4 Commits (5059989cc743e18f05e3f5f95ad557d7f7f34afd)

Author SHA1 Message Date
Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial ()
Fix 
Eugen Rochko 4a618908e8 Account deletion ()
* Add form for account deletion

* If avatar or header are gone from source, remove them

* Add option to have SuspendAccountService remove user record, add tests

* Exclude suspended accounts from search
Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job
Eugen Rochko f406e01fcf Add filters for suspended accounts