gophish/controllers/api
ptitdoc bb516ef7ab
986 custom envelope sender remerge (#2334)
* Adds the ability to specify an envelope sender in templates (#986)

Authored-by: ChessSpider <ChessSpider@users.noreply.github.com>
Authored-by: Olivier MEDOC <o_medoc@yahoo.fr>
Authored-by: ptitdoc <ptitdoc@free.fr>
2022-03-25 16:24:49 +01: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 Added functionality to lock accounts (+bug fix) (#2060) 2020-12-07 08:56:05 -06: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