[commits] Horde branch master updated. b85ae495937bda9837bd1f14a392d35a9f03e947
Michael M Slusarz
slusarz at horde.org
Fri Oct 25 19:42:06 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: c75f7b0b1b2c821a64acd35b000d4c0eece70a94
e5c5858 [mms] SECURITY: Protect against CSRF attacks by using tokens on destructive actions (CVE-2013-6275; Bug #12796; Marcela Benetrix <m.benetrix at e-secure.com.au>).
b85ae49 [mms] Use SHA-1 instead of MD5 for internal hashing.
Summary: http://github.com/horde/horde/compare/c75f7b0b1b2c821a64acd35b000d4c0eece70a94...b85ae495937bda9837bd1f14a392d35a9f03e947
-----------------------------------------------------------------------
commit e5c585867f908322346b37b43ef6460e7d0096c8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 24 23:42:23 2013 -0600
[mms] SECURITY: Protect against CSRF attacks by using tokens on destructive actions (CVE-2013-6275; Bug #12796; Marcela Benetrix <m.benetrix at e-secure.com.au>).
ingo/docs/CHANGES | 3 ++
ingo/lib/Basic/Base.php | 52 ++++++++++++++++++++++++++++++++++++++++++
ingo/lib/Basic/Blacklist.php | 7 ++++-
ingo/lib/Basic/Filters.php | 16 ++++++++++--
ingo/lib/Basic/Forward.php | 3 +-
ingo/lib/Basic/Rule.php | 17 +++++++++----
ingo/lib/Basic/Script.php | 12 +++++++--
ingo/lib/Basic/Spam.php | 3 +-
ingo/lib/Basic/Vacation.php | 3 +-
ingo/lib/Basic/Whitelist.php | 7 ++++-
ingo/package.xml | 4 +-
11 files changed, 107 insertions(+), 20 deletions(-)
http://github.com/horde/horde/commit/e5c585867f908322346b37b43ef6460e7d0096c8
http://git.horde.org/horde-git/-/commit/e5c585867f908322346b37b43ef6460e7d0096c8
-----------------------------------------------------------------------
commit b85ae495937bda9837bd1f14a392d35a9f03e947
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 25 02:23:49 2013 -0600
[mms] Use SHA-1 instead of MD5 for internal hashing.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 6 +++---
framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Query.php | 2 +-
framework/Imap_Client/package.xml | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/b85ae495937bda9837bd1f14a392d35a9f03e947
http://git.horde.org/horde-git/-/commit/b85ae495937bda9837bd1f14a392d35a9f03e947
More information about the commits
mailing list