gophish/static
Prasoon Dwivedi 353639e168
Use GroupsSummary to create and copy campaign (#1838)
The Groups (get all groups and associated targets) call is used while
loading the modal for creating and copying a campaign. As the Groups API gets
all the associated targets for a groups as well, it slows the system
considerably if there are large number of groups and targets (~200
groups each with ~100-10000 targets).
As targets are not really needed in this workflow, this call can be
replaced by the GroupsSummary call.
2020-05-23 12:51:43 -05:00
..
css Upgrade SweetAlert2 Dependency (#1583) 2019-09-10 19:49:23 -05:00
db Added IP, Lat and Lon to models.Result. Closes #47 2016-01-04 00:04:10 -06:00
endpoint Fixed static file handling on phishing server + documentation. Fixes #164 2016-03-23 14:11:47 -05:00
font Fixed glyphicons for use in datepicker 2017-09-03 20:27:59 -05:00
images Add favicon (#1831) 2020-05-08 21:00:22 -05:00
js Use GroupsSummary to create and copy campaign (#1838) 2020-05-23 12:51:43 -05:00