Alen BOHCELYAN
2f8eaa96ec
no force for translations
2017-02-14 18:27:33 +00:00
Alen BOHCELYAN
2d26b0e031
import cycle error fixed with new package "translations"
2017-02-14 18:18:55 +00:00
Alen BOHCELYAN
62074e9a18
import referance fix
2017-02-14 19:20:29 +02:00
Alen BOHCELYAN
e9d7314ded
default config.jsonx
2017-02-14 19:12:21 +02:00
Alen BOHCELYAN
8488c63344
Merge branch 'master' of https://github.com/alenbhclynpblc/gophish
2017-02-14 19:09:37 +02:00
Alen BOHCELYAN
72b8112d38
import referances correction
2017-02-14 19:09:26 +02:00
Alen BOHCELYAN
da5154261a
Merge branch 'master' of https://github.com/alenbhclynpblc/gophish
2017-02-14 18:54:39 +02:00
Alen BOHCELYAN
2acb3a0254
localization implementation finish-up
2017-02-14 12:15:54 +00:00
Alen BOHCELYAN
3cbffb7481
localization cleanup
2017-02-14 13:59:59 +02:00
Alen BOHCELYAN
bfb12c4ce9
-
2017-02-14 13:55:14 +02:00
Alen BOHCELYAN
52e30dc0ae
localization finish-up
2017-02-14 13:53:45 +02:00
Alen BOHCELYAN
363ab116f4
Javascripts localization implementation and html dist => src changes
2017-02-14 13:53:45 +02:00
Alen BOHCELYAN
f034d15aa2
Localization registeries of htmls
2017-02-14 13:53:45 +02:00
Alen BOHCELYAN
563368d64c
Localization base features development (Golang & JS), further need is definieng the localization string both in golang translation file and html pages.
2017-02-14 13:53:45 +02:00
Jordan Wright
dbadac3eca
Explicitly disabled autocomplete for password fields
2017-02-10 18:38:23 -06:00
Jordan Wright
ed980a0861
Moved campaign attributes to use Select2 instead of Typeahead.js
2017-01-29 17:56:38 -06:00
Jordan Wright
ea7bb04156
Changed result ID's to be 7 random alphanumeric characters. Fixes #518
2017-01-27 21:16:47 -06:00
Jordan Wright
b3cadcb01f
Fixing middleware JSON responses
2017-01-18 20:12:25 -06:00
Jordan Wright
c52981614a
Updated nav link to point to the correct User Guide
2017-01-14 17:33:37 -06:00
Jordan Wright
96783df010
Fixed gulpfile "watch" path
2017-01-14 17:27:41 -06:00
Jordan Wright
7453fd3b48
Added summary routes for groups.
...
Routes:
/api/groups/summary
/api/groups/:id/summary
The UI is now using these routes for the "Users & Groups" page.
2017-01-14 17:26:04 -06:00
Jordan Wright
9dfe54ac3d
Added gulpfile to minify and concat JS + CSS files for faster loading.
2017-01-08 14:35:08 -06:00
Jordan Wright
22834c75a6
Changed default sorting order in campaign tables to show most recent campaigns first. Fixes #426
2017-01-06 17:58:36 -06:00
Jordan Wright
b5100156f9
Leveraging the new campaign summary API endpoints in the web UI to help with displaying large campaigns.
2017-01-05 22:54:29 -06:00
Jordan Wright
8738ebbb35
Added campaign summary routes:
...
/api/campaigns/summary
/api/campaigns/:id/summary
This is part of #505
2017-01-05 21:48:54 -06:00
Jordan Wright
9982769d0f
Making result statuses more granular as part of #505
2017-01-05 17:40:45 -06:00
Jordan Wright
70b62934c1
Now displaying errors in the campaign results. Fixes #456
2016-12-26 17:27:00 -06:00
Jordan Wright
a05ee944a6
Added a route to allow paths in URL and still enable tracking. Fixes #498
2016-12-26 16:23:07 -06:00
s vignesh
8bb13ad7ee
Gzip Best Compression ( #457 )
...
Better gzip compression to save bandwidth.
2016-12-02 17:47:49 -06:00
s vignesh
ab1ac797a9
Attachment Bug Fix ( #471 )
...
Fixes issue with cropped attachments.
2016-12-02 17:38:20 -06:00
Jordan Wright
19021b6c91
Added alt attribute to tracking images. Fixes #447
2016-11-26 17:29:50 -06:00
Jordan Wright
f195a8c7d9
Now recording address and user-agent when tracking pixel is requested. Fixes #427
2016-11-20 23:22:58 -06:00
Jordan Wright
0f5bf29972
Automatic Creation of SSL Certificates ( #443 )
...
Thanks @ss23!
2016-11-19 12:04:10 -06:00
Jordan Wright
f12af50d46
Adding support for Mysql ( #442 )
...
Thanks, @svigne1!
Fixes #53
2016-11-19 10:37:22 -06:00
Jordan Wright
8f62e77884
Removed unused Location header
2016-11-19 09:16:59 -06:00
Jordan Wright
670347e057
Bumping version number to 0.3-dev
2016-11-18 22:17:26 -06:00
Jordan Wright
b10ac627af
Moved drawing the users datatable out of the addTarget method for faster rendering of a large number of imported records.
2016-11-18 22:16:32 -06:00
Jordan Wright
43cbc1d65f
Fixed issue with incomplete campaign creation with large user counts. Fixes #436 . Fixes #368
2016-11-18 22:01:38 -06:00
Jordan Wright
3a37849324
Removed unneeded SMTP config in favor of the Sending Profiles. Fixes #434
2016-11-18 19:05:47 -06:00
Jordan Wright
78fa561404
Fixing tracking image checkbox accuracy. Fixes #443
2016-11-18 18:55:17 -06:00
Jordan Wright
32bd950da0
Updated README
2016-11-13 22:50:36 -06:00
Jordan Wright
baec4ed5ca
Merge branch 'master' of https://github.com/gophish/gophish
2016-11-13 20:54:38 -06:00
Jordan Wright
e7a9fb5666
Moved user guide to github wiki
2016-11-13 20:54:27 -06:00
s vignesh
bf71082953
Correction in Generate Rid ( #424 )
2016-11-13 19:40:06 -06:00
Jordan Wright
770bff192a
Merge branch 'master' of https://github.com/gophish/gophish
2016-09-15 00:27:31 -05:00
Jordan Wright
7740bb3e95
Added ability to use {{.URL}} and {{.From}} in landing pages
2016-09-15 00:27:10 -05:00
s vignesh
208b3e098c
Fixing Memory Leak When Importing a Site
2016-09-15 01:03:55 -04:00
s vignesh
bfb7fd11e8
Fixing XSS Vulnerabilities
...
This pull request fixed XSS vulnerabilities identified in the gophish admin panel.
**Important: These vulnerabilities could only be exploited if someone had access to the admin panel already, and could only exploit the vulnerability against the same account.**
2016-09-15 00:52:58 -04:00
Jordan Wright
b7a2af338b
Fixing template tracking. Fixes #361
2016-09-14 23:41:53 -05:00
Jordan Wright
103fd72cc8
Fixing context issues with Go 1.7.
2016-09-14 22:24:51 -05:00