[commits] Horde branch master updated. dbb0c9c1e70eac14a094ff4cc7a8879899c706bf

Michael M Slusarz slusarz at horde.org
Tue Oct 29 06:20:28 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 6e552fecccb861c547113ead414050ed2c3a79bd

dbb0c9c Token protect download/view actions.

Summary: http://github.com/horde/horde/compare/6e552fecccb861c547113ead414050ed2c3a79bd...dbb0c9c1e70eac14a094ff4cc7a8879899c706bf

-----------------------------------------------------------------------

commit dbb0c9c1e70eac14a094ff4cc7a8879899c706bf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 28 23:41:42 2013 -0600

    Token protect download/view actions.
    
    This is as much a security risk as a weak password, since an attacker
    has to know the mailbox/UID of the message. But doesn't hurt to protect.

 imp/lib/Ajax/Application/ShowMessage.php |    8 ++++-
 imp/lib/Application.php                  |    3 ++
 imp/lib/Basic/Folders.php                |    2 +-
 imp/lib/Basic/Message.php                |    2 +-
 imp/lib/Contents.php                     |    4 +-
 imp/lib/Contents/View.php                |   58 ++++++++++++++++++++++++++++++
 imp/lib/Dynamic/Base.php                 |    3 +-
 imp/view.php                             |    2 +
 8 files changed, 75 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/dbb0c9c1e70eac14a094ff4cc7a8879899c706bf
http://git.horde.org/horde-git/-/commit/dbb0c9c1e70eac14a094ff4cc7a8879899c706bf




More information about the commits mailing list