Rémy Coutable
|
ddccd24c13
|
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-07-27 14:31:53 +02:00 |
|
Stan Hu
|
fd60561936
|
Use DeleteUserWorker for removing users via spam logs
Before deleting a user via a SpamLog would just call `user.destroy`,
which may omit other things that need to be cleaned up.
|
2017-04-17 17:17:31 -07:00 |
|
Douglas Barbosa Alexandre
|
718b1dddfe
|
Refactor Admin::SpamLogsController to block user before destroying
|
2016-02-02 11:25:44 -02:00 |
|
Douglas Barbosa Alexandre
|
80d0a2a6d8
|
Add model spec for SpamLog
|
2016-02-02 11:25:44 -02:00 |
|