gophish/controllers
Glenn Wilkinson 90d46eb463 Initial suport for pagination
This commit adds support for pagination for users (Users and Groups menu item).
2020-10-23 18:56:00 +02:00
..
api Initial suport for pagination 2020-10-23 18:56:00 +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