gophish/controllers
mustaphamkeri 8d1a4335b6 Initial commit 2023-04-28 10:36:22 +00:00
..
api Fixed Account Locked bug, allowing user accounts to be locked 2022-06-11 11:25:56 +01:00
controllers_test.go Initial commit 2023-04-28 10:36:22 +00: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 Add Trusted Origins to CSRF Handler (#2301) 2022-09-06 16:20:19 +02:00
route_test.go Added functionality to lock accounts (+bug fix) (#2060) 2020-12-07 08:56:05 -06:00