gophish/controllers
2018-06-18 21:37:59 -05:00
..
api.go Added X-Mailer and X-Gophish-Contact headers (Ref: #1057) 2018-06-18 21:37:59 -05:00
api_test.go Implemented the ability to preview landing pages when sending a test email. 2018-06-08 21:20:52 -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 Added X-Mailer and X-Gophish-Contact headers (Ref: #1057) 2018-06-18 21:37:59 -05:00
phish_test.go Added X-Mailer and X-Gophish-Contact headers (Ref: #1057) 2018-06-18 21:37:59 -05:00
route.go Removed directory listing of static assets. Fixes #1077. Fixes #815 2018-05-23 23:03:48 -05:00
route_test.go Adding "next" parameter to support redirecting after successful login. 2017-12-10 21:40:46 -06:00
static.go Removed directory listing of static assets. Fixes #1077. Fixes #815 2018-05-23 23:03:48 -05:00
static_test.go Removed directory listing of static assets. Fixes #1077. Fixes #815 2018-05-23 23:03:48 -05:00