gophish/controllers
Caetan 908886f2cd
Enforce account locks when creating new users (#3173)
Properly enforce account locks when new users are created

---------

Co-authored-by: Caetan Tojeiro Carpente <caetan.tojeiro@tier8.com>
2024-09-22 22:53:08 -05:00
..
api Enforce account locks when creating new users (#3173) 2024-09-22 22:53:08 -05:00
controllers_test.go Added functionality to lock accounts (+bug fix) (#2060) 2020-12-07 08:56:05 -06: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