Jordan Wright
25a7a32003
Added test for #60
2016-01-12 20:52:13 -06:00
Jordan Wright
fc6d556742
Caused API key to be generated dynamically for admin user. Fixes #60
2016-01-12 20:46:17 -06:00
Jordan Wright
b3fe840999
Updated README
2016-01-12 18:50:52 -06:00
Jordan Wright
1081258c02
Fixing dependencies
2016-01-11 22:46:48 -06:00
Jordan Wright
38082f0498
Merge branch 'master' of https://github.com/gophish/gophish
...
Resolved conflicts in templates/docs.html
2016-01-11 22:30:27 -06:00
Jordan Wright
6ffbb7b5f8
Updating API Document Files (Blueprint/HTML) to have the triple layout as well as an updated blueprint spec
2016-01-11 22:29:11 -06:00
Jordan Wright
70e24f4d8c
Merge pull request #64 from wjwoodson/fixing-dependencies
...
Moving dependencies to new gophish repo.
2016-01-10 23:20:09 -06:00
William Woodson
17a186c002
fixing merge conflicts
2016-01-10 19:37:34 -06:00
William Woodson
45ee686629
resolve merge conflicts
2016-01-10 19:35:26 -06:00
William Woodson
4ecaf8d830
resolve merge conflicts
2016-01-10 19:27:06 -06:00
Jordan Wright
737f41e5c6
Updated bcrypt dependency - fixes #63
2016-01-10 14:54:59 -06:00
William Woodson
3a0fa4f93f
Update bcrypt dependency and code moved to gophish group
2016-01-10 11:04:03 -06:00
Jordan Wright
19c2027419
Updated README. Closes #58
2016-01-07 21:26:48 -06:00
Jordan Wright
3316468cb3
Changed color to #283F50. Fixes #52
2016-01-06 20:44:30 -06:00
Jordan Wright
d88db8736b
Updated API Blueprint
2016-01-05 22:16:21 -06:00
Jordan Wright
c6cd018536
Added IP, Lat and Lon to models.Result. Closes #47
...
Added basic mapping on campaign results. Closes #51
2016-01-04 00:04:10 -06:00
Jordan Wright
8969ebdccc
Updated Copyright
2016-01-02 16:45:41 -06:00
Jordan Wright
72f6387b3b
Fixed date format on dashboard for consistency
2015-12-31 11:05:00 -06:00
Jordan Wright
04a942298d
Small UI fix to remove loading icon on campaign 404.
2015-12-26 22:00:18 -06:00
Jordan Wright
2c70a6a9d6
Changed styling of API Docs
2015-12-26 21:35:09 -06:00
Jordan Wright
5b3c952499
Added some notes around importation. Fixed some errors in the API docs. Closes #45
2015-12-26 20:48:10 -06:00
Jordan Wright
69034c8e3f
Filling in some more API docs
2015-12-25 22:42:59 -06:00
Jordan Wright
594aef49a5
First draft of moving api docs to aglio - WIP
2015-12-25 22:09:32 -06:00
Jordan Wright
8141393480
Fixed page editing. Fixes #44
2015-10-23 18:35:42 -05:00
Jordan Wright
014efb449e
Moved <base> tag to start of <head> tag. Fixes #42
2015-10-23 18:16:54 -05:00
Jordan Wright
68b39cf6a3
Temporarily removing campaign.Errors until I can find a better way to handle it.
2015-10-22 22:32:43 -05:00
Jordan Wright
0431990e9e
Updated README
2015-10-22 22:29:31 -05:00
Jordan Wright
01c3da611b
PhishHandler now loads landing page content. Fixes #37
...
Now supports autocomplete for modal typeahead. Fixes #40
Users can now specify landing pages in campaigns. Fixes #39
Implemented "Email Opened" status. Fixes #38
2015-10-22 22:29:10 -05:00
Jordan Wright
b574fb2741
Implemented campaign.URL. Fixed #32
...
Implemented {{.From}}. Fixed #36
2015-10-22 19:54:01 -05:00
Jordan Wright
8dcbfed3a3
Commented out functionality that isn't implemented - Preparing for v0.1 release
2015-10-03 21:46:57 -05:00
Jordan Wright
47619a8426
Fixing CSRF Exceptions
2015-10-03 15:55:06 -05:00
Jordan Wright
906c4e8a93
Adjusted CSRF whitelisted paths so remove dependency on / in path.
...
Fixes #31
2015-10-03 15:16:11 -05:00
Jordan Wright
b4a73ae5c7
Fixed datetime sorting
...
Fixes #30
2015-10-03 13:32:09 -05:00
Jordan Wright
3bbd6b7ca1
Fixing labels on dashboard
...
Added "Emails Sent" campaign status
2015-09-27 22:25:38 -05:00
Jordan Wright
6acbac26f5
Changing primary font from "Lato" to "Source Sans Pro/Roboto"
2015-09-25 19:49:40 -05:00
Jordan Wright
c9f5a753c8
Removing dead code
2015-09-25 18:06:38 -05:00
Jordan Wright
2cd91770bd
Fixing README formatting.
2015-09-16 12:59:06 -05:00
Jordan Wright
e783017280
Added typeahead for templates and fixed groups not being submitted
...
I fixed the typeahead for templates. This should allow for campaigns to finally be sent successfully.
2015-09-15 22:57:47 -05:00
Jordan Wright
9a13eef518
Tweaked Modal Fading Interaction (Open/Close actions)
2015-09-15 20:39:33 -05:00
Jordan Wright
088fce1dcb
Bumped Go version requirement to v1.5 or above
2015-09-15 19:53:15 -05:00
Jordan Wright
b45a72618d
Adding the ability to import emails - WIP
2015-09-14 23:42:29 -05:00
Jordan Wright
abafb02586
Fixed issue where database wasn't getting created properly on Linux distros.
2015-08-28 18:27:49 -05:00
Jordan Wright
d0cc39c84e
Fixed syntax error on TrackingURL
2015-08-26 18:17:03 -05:00
Jordan Wright
9b597fea92
Changed {{Tracker}} to be a full image tag, while {{TrackingURL}} is just the URL if needed.
2015-08-25 22:29:12 -05:00
Jordan Wright
f51758f8c9
Fixed issue where links and other attributes could not be edited in CKEditor
2015-08-25 22:07:57 -05:00
Jordan Wright
ba11f6428c
Can now add/delete pages
...
Fixed test for importing a site - Now actually performs the right test.
2015-08-25 21:03:12 -05:00
Jordan Wright
fad36607e4
Importing a site now works fairly well... just need to be able to save the "Landing Page"
2015-08-25 18:56:58 -05:00
Jordan Wright
cb1b418594
Adding modal layout for "import site"
2015-08-23 20:58:48 -05:00
Jordan Wright
e47aa74b76
Fixing TravisCI Imports to include testify package
2015-08-23 20:46:36 -05:00
Jordan Wright
54fe866d71
Added /api/import/site functionality
2015-08-23 20:42:47 -05:00