gophish/controllers
Jordan Wright 6df62e85fd Added a simple Content-Security-Policy to mitigate clickjacking attempts. 2020-08-20 10:39:23 -05:00
..
api Implement SSRF Mitigations (#1940) 2020-08-20 09:36:18 -05:00
controllers_test.go Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -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 Updated the TLS configuration. 2020-03-27 22:25:18 -05:00
phish_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00
route.go Added a simple Content-Security-Policy to mitigate clickjacking attempts. 2020-08-20 10:39:23 -05:00
route_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00