gophish/controllers/api
Glenn Wilkinson ced5261678
Added functionality to lock accounts (+bug fix) (#2060)
* Added functionality to lock accounts

* Fixed typo and added test case for locked account
2020-12-07 08:56:05 -06: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 General code cleanup as part of an effort to integrate staticcheck into our CI pipeline. 2020-05-25 21:46:36 -05: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