gophish/controllers/api
Paul Werther f7991f7bf1
Merge a79ce72535 into 9561846979
2024-11-21 01:14:03 +00: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 implement mark submitted data as false positive, reference #1915 2021-05-19 13:31:56 +02: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 implement mark submitted data as false positive, reference #1915 2021-05-19 13:31:56 +02: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