Roundup Tracker - Issues

Message2718

Author jlgijsbers
Recipients
Date 2004-10-08.10:01:19
Message-id
In-reply-to
While working on the tracker for python.org, I found I
had to override some permission checking for the
mailgw. To do this without copy/pasting the full
handle_message, I factored out a hasPermissions method
which I could override in interfaces.mailgw. I know
more needs to be done (with the new permissions system
et al), but I would like to see this in Roundup 0.7.7
so I don't have to keep patching Roundup on python.org
every time I upgrade.
History
Date User Action Args
2009-02-03 14:22:59adminlinkissue1042916 messages
2009-02-03 14:22:59admincreate