https://github.com/pv/tracsimplespamfilter
Utterly simplistic spam filter for Trac
https://github.com/pv/tracsimplespamfilter
Last synced: 2 months ago
JSON representation
Utterly simplistic spam filter for Trac
- Host: GitHub
- URL: https://github.com/pv/tracsimplespamfilter
- Owner: pv
- Created: 2011-04-24T13:43:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-24T13:45:14.000Z (about 14 years ago)
- Last Synced: 2025-01-20T08:49:29.763Z (4 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
====================
tracsimplespamfilter
====================Utterly simplistic spam filter that rejects content based on regexps.
Watches over ticket edits.
Configuration
============::
[components]
tracsimplespamfilter.* = enabled[tracsimplespamfilter]
regex = regex1;regex2;regex3;...
allow = some_trac_group