Turn the ticketnotifications and ticketvalidemail Trac plugins into
Debian packages, allowing for slightly easier management of these
plugins.
Signed-off-by: Giel van Schijndel <giel@wz2100.net>
* TracPhpBBCookieAuth
- Considers users that are logged in on PhpBB to be logged in on Trac as well (resuing the PhpBB cookie)
* TracHttpOnlyAuthCookie
- Sets the HttpOnly flag on Trac's auth cookie (prevents clientside, e.g. javascript, scripting access to the cookie)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9516 4a71c877-e1ca-e34f-864e-861f7616d084
* Add an additional package (sub-plugin): attachmentnotification
- This package contains the new AttachmentTicketNotification Trac component
* Add a new Trac component: AttachmentTicketNotification
- This component sends notification mails to all ticket subscribers when an attachment is added to that ticket
- Created this component on Per's request
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@8038 4a71c877-e1ca-e34f-864e-861f7616d084
* Extends Trac to notify a configured set of e-mail addresses upon ticket creation.
- Used by us to mail the development mailinglist for each newly created ticket
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@8019 4a71c877-e1ca-e34f-864e-861f7616d084