Opened 14 years ago
Closed 14 years ago
#10093 closed enhancement (fixed)
Link to delete authors of spam content
Reported by: | Owned by: | Dirk Stöcker | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | plugin/spamfilter | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Most of the spam I'm getting is from registered, logged-in users. I use SpamFilter which is helping, but I find that I still have to manually look at the name of the user, then go to the admin/accounts/users page and delete the account. With a lot of users, this is tedious and error-prone.
It would be very convenient to have buttons or links that allow doing the following with one click (or maybe one click and a confirmation screen):
- Remove this account
- Show all activity by this account (tickets, wiki edits, etc)
- Undo all activity from this account: train all untrained content as spam, remove all tickets, remove all comments, and revert all wiki edits by this account
The last might be too ambitious, but even just the first one would be very useful.
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
I did checkin a change. Could you try if it fullfills point one? I tried, but had no chance to really test it on my sites.
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Meanwhile I've hacked a command line plugin to help me do cleanup: https://github.com/slinkp/TracNukeUserPlugin