Roundup Tracker - Issues

Message2313

Author lukeross
Recipients
Date 2006-10-20.10:28:06
Message-id
In-reply-to
On page:

http://roundup.sourceforge.net/doc-1.0/customizing.html

it reads:

"automatic registration of users in the e-mail 
gateway... This is the default behaviour in the 
tracker templates that ship with Roundup."

However my new tracker schema.py has the following 
comment:

"# This is disabled by default to stop spam from 
auto-registering users on
# public trackers."

The online docs should be changed to say that 
automatic registration by email is disabled by 
default, but can be enabled to uncommenting the 
appropriate addPermissionToRole in schema.py
History
Date User Action Args
2009-02-03 14:21:52adminlinkissue1581189 messages
2009-02-03 14:21:52admincreate