gophish/controllers
Glenn Wilkinson b9374aaffe Reverted models.GetGroup to original and created new GetDataTable function to handle pagination requests. Neater, and allowed for retrieval of filter count when searching 2020-10-24 18:28:51 +02:00
..
api Reverted models.GetGroup to original and created new GetDataTable function to handle pagination requests. Neater, and allowed for retrieval of filter count when searching 2020-10-24 18:28:51 +02: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 Adjusting how we handle IP address parsing to more gracefully handle X-Forwarded-For headers. Ref #1999 2020-10-14 20:35:32 -05:00
phish_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00
route.go Adds support for X-Forwarded-For and X-Real-IP headers so that the correct IP address shows up in the logs. 2020-10-11 13:59:42 -05:00
route_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00