gophish/controllers
Jordan Wright f7dee1e938 Removed directory listing of static assets. Fixes #1077. Fixes #815 2018-05-23 23:03:48 -05:00
..
api.go Moved logging to logrus package. Not perfect yet (still want to update the access logs), but should set the foundation to make better logging in the future. 2018-05-03 19:07:41 -05:00
api_test.go Add support for authenticating to the API via an Authorization Bearer token. 2018-04-21 12:19:58 -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 Removed directory listing of static assets. Fixes #1077. Fixes #815 2018-05-23 23:03:48 -05:00
phish_test.go Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -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