gophish/controllers
Jordan Wright f21536da7c
Adding "Report Email" Support (#1014)
Adds the capability to report phishing campaigns using an email client extension.

**Note: Gophish does not currently provide an email client extension out of the box. This is simply a mechanism to let existing email client add-ons send report status information to Gophish, and have that information reflected in the dashboard.**
2018-03-18 22:03:00 -05:00
..
api.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
api_test.go Moved phishing handlers into separate file and added a ton of tests. 2017-06-08 23:41:38 -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 Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -05:00
phish_test.go Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -05:00
route.go Adding "next" parameter to support redirecting after successful login. 2017-12-10 21:40:46 -06:00
route_test.go Adding "next" parameter to support redirecting after successful login. 2017-12-10 21:40:46 -06:00