Skip to main content

Removes the specified Trac user and all tickets they created

Project description

This Trac plugin adds a single trac-admin command. You use it like:

trac-admin /path/to/trac/environment/ nukeusers <username> <username...>

(If you use it interactively, it does tab-completion of usernames from the auth cookie table in the database.)

This will do all of the following for each username:

  • Remove the user account.

  • Delete all tickets and comments created by that user.

  • Train and delete SpamFilterPlugin entries by that user.

Motivation: I’ve been getting some (authenticated) Trac spam lately, some of it getting past SpamFilterPlugin’s filters (I’m using all of Akismet, BlogSpam, and reCaptcha, and they still got through). I was getting tired of doing cleanup manually.

It does not do anything about wiki content or attachments. Forks and patches welcome.

It does not provide a web UI. Forks and patches welcome :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TracNukeUserPlugin-0.2.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page