gophish/models
Jordan 96cefc4931 Cleaned up possible (very unlikely?) permission issue
Better logging in controllers module
DRY changes to API
Added Data attribute to models.Response struct
Added GetTemplateByName (will be used in filling out campaign)
Changed modal to be 800px on large screens for better previews
2014-06-01 23:38:21 -05:00
..
campaign.go Cleaned up possible (very unlikely?) permission issue 2014-06-01 23:38:21 -05:00
doc.go Major refactoring - created auth, config, models, controllers, and middleware packages. Should help provide modularity and a clean architecture. 2014-01-09 00:42:05 -06:00
group.go Fixed double insertion of results when worker handles campaign (looks like a bug in gorm) 2014-05-28 22:20:58 -05:00
models.go Cleaned up possible (very unlikely?) permission issue 2014-06-01 23:38:21 -05:00
models_test.go Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -05:00
template.go Cleaned up possible (very unlikely?) permission issue 2014-06-01 23:38:21 -05:00
user.go Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -05:00