gophish/controllers/api
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_test.go General code cleanup as part of an effort to integrate staticcheck into our CI pipeline. 2020-05-25 21:46:36 -05:00
campaign.go Refactoring API into separate package for easier management. (#1411) 2019-03-26 22:17:20 -05:00
group.go General code cleanup as part of an effort to integrate staticcheck into our CI pipeline. 2020-05-25 21:46:36 -05:00
imap.go Added IMAP support for checking reported emails (#1612) 2020-01-18 11:58:34 -06:00
import.go Implement SSRF Mitigations (#1940) 2020-08-20 09:36:18 -05:00
import_test.go Implement SSRF Mitigations (#1940) 2020-08-20 09:36:18 -05:00
page.go Refactoring API into separate package for easier management. (#1411) 2019-03-26 22:17:20 -05:00
reset.go Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
response.go Refactoring API into separate package for easier management. (#1411) 2019-03-26 22:17:20 -05:00
server.go Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
smtp.go Refactoring API into separate package for easier management. (#1411) 2019-03-26 22:17:20 -05:00
template.go Refactoring API into separate package for easier management. (#1411) 2019-03-26 22:17:20 -05:00
user.go Enforce account locks when creating new users (#3173) 2024-09-22 22:53:08 -05:00
user_test.go Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
util.go 986 custom envelope sender remerge (#2334) 2022-03-25 16:24:49 +01:00
webhook.go General code cleanup as part of an effort to integrate staticcheck into our CI pipeline. 2020-05-25 21:46:36 -05:00