[commits] Horde branch master updated. 6ebe84d89708cff73a01bfdbf50480d9cea697f3
Michael M Slusarz
slusarz at horde.org
Thu Mar 5 05:31:58 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 522d2351f1007a73ba89e11897453daeae20b5c7
2a27881 phpdoc
0cff7f9 For phishing, if link text is the end of the original URL path consider it to be safe
d871d65 [mms] Add optional support to determine if link text is a hostname when doing phishing analysis for the HTML driver.
6ebe84d Use the new 'dns' parameter for the Html Mime Viewer driver
Summary: http://github.com/horde/horde/compare/522d2351f1007a73ba89e11897453daeae20b5c7...6ebe84d89708cff73a01bfdbf50480d9cea697f3
-----------------------------------------------------------------------
commit 2a278819c8e50f66088ba6bc57de329a9232a934
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 4 21:38:31 2015 -0700
phpdoc
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php | 26 +++++++++++------
1 files changed, 17 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/2a278819c8e50f66088ba6bc57de329a9232a934
-----------------------------------------------------------------------
commit 0cff7f95c732480c1d7c9060afacb46738240348
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 4 22:22:10 2015 -0700
For phishing, if link text is the end of the original URL path consider it to be safe
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0cff7f95c732480c1d7c9060afacb46738240348
-----------------------------------------------------------------------
commit d871d652aa9b29ca7326c3400484bf7ea8262ecc
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 4 22:24:17 2015 -0700
[mms] Add optional support to determine if link text is a hostname when doing phishing analysis for the HTML driver.
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php | 13 +++++++++++++
framework/Mime_Viewer/package.xml | 18 ++++++++++++------
2 files changed, 25 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/d871d652aa9b29ca7326c3400484bf7ea8262ecc
-----------------------------------------------------------------------
commit 6ebe84d89708cff73a01bfdbf50480d9cea697f3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 4 22:24:24 2015 -0700
Use the new 'dns' parameter for the Html Mime Viewer driver
This is not a mandatory requirement, so not bumping Mime_Viewer version
dependency.
framework/Core/lib/Horde/Core/Factory/MimeViewer.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/6ebe84d89708cff73a01bfdbf50480d9cea697f3
More information about the commits
mailing list