Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/router
akuma06 3ec367a759 CSRF Support + better key for context
* Added new dep: gorilla/csrf
* CSRF field in forms
* CSRF variable in commontemplatevariables
* New key for messages and user context

Please change EnableSecureCSRF to false when testing locally and don't
merge config/env.go with the changes
2017-05-29 17:07:18 +02:00
..
api_handler.go Add website link and remake flag to api (#797) 2017-05-28 14:22:39 +10:00
database_dump_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
faq_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
home_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
init.go
modpanel.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
not_found_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
publicSettingsHandler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
router.go Torrent name when download 2017-05-28 01:29:46 +02:00
rss_handler.go make rss feeds properly validate 2017-05-27 22:05:24 +10:00
search_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
template.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
template_functions.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go CSRF Support + better key for context 2017-05-29 17:07:18 +02:00
torrent_report_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload.go Fix infohash decoding (#813) 2017-05-29 07:47:47 +10:00
upload_handler.go Torrent Hidden Option (to test before merging) 2017-05-27 20:33:40 +02:00
user_handler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
view_torrent_handler.go CSRF Support + better key for context 2017-05-29 17:07:18 +02:00
wrap_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00