gophish/controllers
2018-10-15 16:42:05 -05:00
..
api.go Moved documentation links to point to docs.getgophish.com. 2018-10-11 12:06:36 -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 Updating redirect URL to support template values. Fixes #1235 2018-10-15 16:42:05 -05:00
phish_test.go Updating redirect URL to support template values. Fixes #1235 2018-10-15 16:42:05 -05:00
route.go Moved documentation links to point to docs.getgophish.com. 2018-10-11 12:06:36 -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