Commit Graph

  • 7340131887 test files explicitly specify sqlite3 as database sv 2016-08-10 20:12:51 +0530
  • 6a3c0002ee seperate migration folders for mysql and sqlite3 are added sv 2016-08-10 18:15:58 +0530
  • ac62f33e80 Now capturing IP and User Agent information in event logs. Fixes #280 Jordan Wright 2016-08-08 18:28:19 -0500
  • 672e095368 Updated README.md Jordan Wright 2016-08-06 19:06:21 -0500
  • 33df3c3868 Added the version to the settings page. Jordan Wright 2016-08-06 18:58:34 -0500
  • 576aa469e9 Adding the ability to replay credentials from the campaign results page Jordan Wright 2016-08-06 18:06:18 -0500
  • cb70e0b953 Making all cookies httponly - Fixes #333 Jordan Wright 2016-08-06 16:00:36 -0500
  • 810df4fb32 db change to mysql sv 2016-08-06 16:18:49 +0530
  • 528418f16d Removing more unnecessary CKEditor sample files Jordan Wright 2016-08-02 23:36:13 -0500
  • b00e6746d5 Potential fix for database locking issue. Fixes #331 Jordan Wright 2016-08-02 23:28:22 -0500
  • b403e97eee Cleaning up some email sending bugs. Fixes #329 Jordan Wright 2016-08-02 23:18:53 -0500
  • daeaca6df7 fix conflicts ljm 2016-07-27 02:44:13 -0400
  • 5c876d2d6d merge from gophish/gophish and fix conflicts ljm 2016-07-26 22:57:22 -0400
  • 0d8a793550 Merge branch 'master' of github.com:gophish/gophish Jordan Wright 2016-07-24 19:38:03 -0500
  • 2eb2bf90a1 Added ability to use template values in Landing Pages. Fixes #327 Jordan Wright 2016-07-24 19:37:14 -0500
  • 267088c0b7 Merge pull request #324 from rcutmore/models-test-cleanup Jordan Wright 2016-07-20 21:54:26 -0500
  • 2d4a755c2c Check for specific error in group tests Rob Cutmore 2016-07-18 18:47:28 -0400
  • f9a15cfe3d Add more tests for getting group(s) Rob Cutmore 2016-07-16 08:38:27 -0400
  • 3a9bc91415 Add tests for getting group(s) Rob Cutmore 2016-07-16 07:53:56 -0400
  • b5b0f0ddf8 Use generic names for Group tests Rob Cutmore 2016-07-15 07:37:16 -0400
  • bc678878e2 Put User tests together Rob Cutmore 2016-07-15 07:31:44 -0400
  • e028806b5a Add cleanup between tests for models Rob Cutmore 2016-07-15 07:28:11 -0400
  • e746a86816 Implementing new alert dialogs. Jordan Wright 2016-07-11 23:31:11 -0500
  • 737acbdb4e Remove unnecessary CKEditor samples Jordan Wright 2016-07-11 22:21:01 -0500
  • 8cfdd07663 Merge pull request #322 from gophish/290-stop-campaign Jordan Wright 2016-07-11 22:16:27 -0500
  • 1dbf061d87 Implement the ability to complete a campaign. Fixes #290. First implementation of new alert format. Jordan Wright 2016-07-11 22:11:40 -0500
  • ca43a57767 Merge pull request #320 from rcutmore/web-group-editing Jordan Wright 2016-07-10 17:30:33 -0500
  • f88e68077e Add/update table when adding targets via CSV too Rob Cutmore 2016-07-09 16:15:47 -0400
  • 21c55c579c Add/update group target as needed Rob Cutmore 2016-07-09 15:46:06 -0400
  • 3996a702fe Clean up formatting of targets modal events Rob Cutmore 2016-07-09 09:06:30 -0400
  • 5cdfcbfe37 Now setting configured hostname when sending emails. Fixes #317 Jordan Wright 2016-07-06 23:25:28 -0500
  • d05a062a17 Merge pull request #315 from rcutmore/group-editing Jordan Wright 2016-07-06 23:12:20 -0500
  • 92f4ca6a90 Add empty attribute test for PutGroup Rob Cutmore 2016-07-04 06:39:38 -0400
  • 731c621095 Add test for PutGroup function Rob Cutmore 2016-07-02 18:22:44 -0400
  • ec1c711b9b Allow group targets to be updated, fixes #18 Rob Cutmore 2016-07-02 08:01:24 -0400
  • 34021d9e3a Update comments for PutGroup function Rob Cutmore 2016-06-26 09:31:03 -0400
  • 97c9bd16d1 Fix comments for group API functions Rob Cutmore 2016-06-23 06:04:35 -0400
  • 6558fe06d1 Merge pull request #297 from rcutmore/cleanup-campaign-copy Jordan Wright 2016-06-13 17:22:39 -0500
  • 00d1994671 Remove groups from campaign copy (Fixes #295) Rob Cutmore 2016-06-13 06:17:11 -0400
  • 83f221e226 Merge pull request #296 from rcutmore/add-campaign-groups Jordan Wright 2016-06-11 18:12:41 -0500
  • aa8f80c694 Add selected group hint in campaign modal Rob Cutmore 2016-06-11 12:30:26 -0400
  • dff0e9ef25 Merge pull request #291 from rcutmore/fix-group-removal Jordan Wright 2016-06-09 23:20:03 -0500
  • 5ca7744270 Fix indentation for group form submit Rob Cutmore 2016-06-09 08:14:26 -0400
  • 9ec4dbe917 Fix campaign group removal (fixes #249) Rob Cutmore 2016-06-09 07:59:54 -0400
  • c5d6792bba Added /campaigns/:id/results endpoint to return campaign summary and make results page much quicker. Jordan Wright 2016-06-07 22:31:55 -0500
  • 3d5b330c61 Merge branch 'master' of github.com:gophish/gophish Jordan Wright 2016-06-07 21:42:31 -0500
  • 082023aae0 Adding the ability to schedule campaigns. Fixes #21 Jordan Wright 2016-06-07 21:42:09 -0500
  • 5df1e9500e Merge pull request #284 from rcutmore/add-campaign-group Jordan Wright 2016-06-05 17:53:08 -0500
  • 80c799e0cc Clear input after adding group to campaign Rob Cutmore 2016-06-05 18:00:52 -0400
  • 1fb85eeaf9 fix dependency problems jli53 2016-05-30 16:27:50 -0400
  • a8aac75f99 Migrating to use github.com/gomail/gomail to provide: Jordan Wright 2016-05-30 14:55:45 -0500
  • 1933eb7ff1 Adding better error handling for SMTP server JSBeautify sending_profiles.js Jordan Wright 2016-05-30 14:53:32 -0500
  • 56d406f7e8 Merge remote-tracking branch 'upstream/master' ljm 2016-05-27 14:23:34 -0400
  • 07cda505da fix format problems ljm 2016-05-27 14:13:11 -0400
  • 8211116375 Fixing some minor xss issues - Fixes #272 Jordan Wright 2016-05-25 18:35:47 -0500
  • 0ff365dd86 the vba scripts in doc now works well with any filename jli53 2016-05-04 23:45:24 -0400
  • b4eefd2a93 add the feature that user can choose tracking attachments' name jli53 2016-05-04 17:18:46 -0400
  • 4021c14d7c add functionality of redirecting user to eduction page from tracking document jli53 2016-05-04 00:51:21 -0400
  • f0cd6bcdfd Building out Task functionality and starting to introduce it into campaigns campaign-creator Jordan Wright 2016-04-29 21:09:17 -0500
  • 56811927c6 add a magic doc file and and a func in util folder to achieve 'doc opened' feature jli53 2016-04-28 16:01:39 -0400
  • 324afe3131 preparing to add tracking doc file jli53 2016-04-26 22:29:02 -0400
  • 5caa02b3a0 Adjusted migration to use tasks instead of flows. Now adding the starting task id to the campaign row. Jordan Wright 2016-04-26 01:03:30 -0500
  • d730192904 add feature that server is able to get notification when user opens an attachment jli53 2016-04-25 13:25:00 -0400
  • f6ee7aac5a add feature that server is able to get notification when user opens an attachment jli53 2016-04-25 13:22:44 -0400
  • ba549007b8 Update worker.go jli53 2016-04-25 12:40:08 -0400
  • eacc97d567 Update gophish.go jli53 2016-04-25 12:38:04 -0400
  • 428a0034e0 Update worker.go jli53 2016-04-23 21:30:59 -0400
  • dab9d5c8f4 Update util.go jli53 2016-04-23 21:30:36 -0400
  • d93dbbbe31 Update models_test.go jli53 2016-04-23 21:29:50 -0400
  • e173ec8c65 Update models.go jli53 2016-04-23 21:29:34 -0400
  • c6e8dd1711 Update middleware.go jli53 2016-04-23 21:29:06 -0400
  • 2f634fffa3 Update route.go jli53 2016-04-23 21:28:38 -0400
  • 1a13de3506 Update api_test.go jli53 2016-04-23 21:28:12 -0400
  • 2db5617e80 Update api.go jli53 2016-04-23 21:27:37 -0400
  • ba20418d09 Update auth.go jli53 2016-04-23 21:26:57 -0400
  • 7eab7dd192 Update templates.html jli53 2016-04-23 15:32:33 -0400
  • 9d834b4b6e Update templates.js jli53 2016-04-23 15:30:44 -0400
  • 8aa13a6c0a Update worker.go jli53 2016-04-23 15:25:44 -0400
  • 4311e5ed84 Added migration file Jordan Wright 2016-04-18 20:40:59 -0500
  • c8155a59fe Merge pull request #243 from SwitHak/SwitHak-LangPack1 Jordan Wright 2016-04-18 20:03:23 -0500
  • a8bf8b3aee Update gophish syntax SwitHak 2016-04-18 21:23:57 +0200
  • 2757089fee Merge 4f6ada0d57 into 0f439d8a20 SwitHak 2016-04-06 16:42:39 +0000
  • 0f439d8a20 Merge pull request #229 from DeveloppSoft/patch-1 Jordan Wright 2016-04-06 11:37:36 -0500
  • c2bfac2794 Merge pull request #233 from rcutmore/cleanup-templates Jordan Wright 2016-04-06 11:37:01 -0500
  • 4f6ada0d57 Added files via upload SwitHak 2016-04-06 18:13:17 +0200
  • ddbe47542e Merge pull request #1 from SwitHak/SwitHak-lang-c1 SwitHak 2016-04-06 15:55:55 +0200
  • a555b6903f Lang correction-1 SwitHak 2016-04-06 15:54:15 +0200
  • a6379fc83d Clean up templates Rob Cutmore 2016-04-06 07:47:09 -0400
  • 7f1aeb02d5 Update worker.go Eliott T 2016-04-06 07:32:20 +0200
  • c83ce80d13 Making tracker image fully invisible DeveloppSoft 2016-04-05 17:36:19 +0200
  • 55f8d3af83 Fixed background color of download button Jordan Wright 2016-04-02 18:56:46 -0500
  • f27432cb6d Changed font to be Source Sans Pro. Much better. Jordan Wright 2016-04-02 18:55:07 -0500
  • 83a17e8c2d Added early catching of invalid template values. Fixes #193 Jordan Wright 2016-04-02 18:33:25 -0500
  • 776e54c856 Updated GetCampaign(s) to fail gracefully if certain attributes have since been deleted. Fixes #197 Jordan Wright 2016-03-23 23:41:17 -0500
  • 49b0646454 Fixed static file handling on phishing server + documentation. Fixes #164 Jordan Wright 2016-03-23 14:11:47 -0500
  • 9322d70fce Starting to fix some validation issues. Jordan Wright 2016-03-21 19:30:43 -0500
  • 16b225b189 Fixed issue where it will now stay on same page after ajax update Jordan Wright 2016-03-19 20:51:42 -0500
  • b10c4b3d3a Now returning valid tracking image. Fixes #202 Jordan Wright 2016-03-18 23:35:07 -0500
  • 52b9eda3b2 Added support for redirect URL's after creds are submitted. Fixes #210 Jordan Wright 2016-03-18 20:19:13 -0500
  • 9051ee7656 Updated README Jordan Wright 2016-03-13 12:59:53 -0500