gophish/controllers
Glenn Wilkinson 9de32746ee Added IMAP support for checking reported emails (#1612)
Initial support of managing reporting through IMAP.

Co-Authored-By: Jordan Wright <jmwright798@gmail.com>
2020-01-18 11:58:34 -06:00
..
api Added IMAP support for checking reported emails (#1612) 2020-01-18 11:58:34 -06:00
controllers_test.go Moving api_test.go to controllers_test.go 2019-03-26 22:19:18 -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 Updates the tls.Config of the phishing and admin servers to support TLS 1.2 as the minimum TLS version. This addresses #1691 and #1689. 2019-12-11 19:52:41 -06:00
phish_test.go Fixed various minor linting issues 2018-12-15 21:38:51 -06:00
route.go Add Webhook Support 2019-12-15 20:27:21 -06:00
route_test.go Refactor servers (#1321) 2018-12-15 15:42:32 -06:00