Go to file
Reid Barton 6bb9ad4e3c Avoid cross-site logout attacks
Require POST method for /accounts/logout. This has the side effect of
automatically enabling Django's CSRF protection.

(imported from commit 44b1b6ebaadc1c03006e21ae54ac768e31234801)
2013-03-06 19:10:04 -05:00
api api: Fix version number check. 2013-03-06 14:19:32 -05:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots git: Put prod back on the list of branches to send notices about. 2013-02-21 14:33:27 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug Avoid cross-site logout attacks 2013-03-06 19:10:04 -05:00
servers [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
templates Avoid cross-site logout attacks 2013-03-06 19:10:04 -05:00
tools Move clear_table into MessageList 2013-03-05 12:48:32 -05:00
zephyr Avoid cross-site logout attacks 2013-03-06 19:10:04 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00