An open API service indexing awesome lists of open source software.

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

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