warzone2100/tools/trac/plugins
Giel van Schijndel 84dffec0b1 Commit Trac mini plugins (which we use):
* 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
2010-02-09 20:27:49 +01:00
..
ticketnotifications * Don't (attempt to) import an unused (and non-existent) module: `model` 2009-09-27 19:07:13 +02:00
ticketvalidemail Trac plugin TicketValidEmail: 2010-02-09 20:03:59 +01:00
TracHttpOnlyAuthCookie.py Commit Trac mini plugins (which we use): 2010-02-09 20:27:49 +01:00
TracPhpBBCookieAuth.py Commit Trac mini plugins (which we use): 2010-02-09 20:27:49 +01:00