gophish/static/js
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
..
dist Rebuilding JS files from #1830 2020-05-08 21:02:05 -05:00
src Use GroupsSummary to create and copy campaign (#1838) 2020-05-23 12:51:43 -05:00