Changes between Version 6 and Version 7 of NukeUserPlugin

Show
Ignore:
Author:
anonymous (IP: 0.0.0.0)
Timestamp:
09/21/12 23:57:34 (8 months ago)
Comment:

Added syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • NukeUserPlugin

    v6 v7  
    3939To configure it, first you need SpamFilterPlugin installed. Then put this in your trac.ini: 
    4040{{{ 
     41#!ini 
    4142[components] 
    4243nukeuserplugin.* = enabled 
    4647 
    4748{{{ 
     49#!sh 
    4850 $ trac-admin /path/to/trac/environment/  nukeuser username 
    4951}}}