gophish/controllers
Jordan Wright 3a7a62e9d6
Changed /api/reset to require API key instead of just requiring a valid session. Fixes #1028
2018-03-29 20:59:26 -05:00
..
api.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
api_test.go Fixing SSRF by requiring an API key for all import endpoints. Fixes #1026 2018-03-26 21:04:22 -05:00
doc.go Major refactoring - created auth, config, models, controllers, and middleware packages. Should help provide modularity and a clean architecture. 2014-01-09 00:42:05 -06:00
phish.go Better handling of template errors when rendering the phishing page. Fixes #1008. 2018-03-22 21:29:07 -05:00
phish_test.go Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -05:00
route.go Changed /api/reset to require API key instead of just requiring a valid session. Fixes #1028 2018-03-29 20:59:26 -05:00
route_test.go Adding "next" parameter to support redirecting after successful login. 2017-12-10 21:40:46 -06:00