[commits] Horde branch master updated.	48b100c698a86791736c2f13c533236d72322d58
    Michael M Slusarz 
    slusarz at horde.org
       
    Tue Jul  8 07:24:12 UTC 2014
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: 62e00e370b3bf0a94fd3306723595725cf24e85c
29a5fa6 [mms] Add configuration to allow for SMTP authentication if the current Horde access does not have an authenticated user.
48b100c [mms] Add configuration to allow for SMTP authentication if the current Horde access does not have an authenticated user.
Summary: http://github.com/horde/horde/compare/62e00e370b3bf0a94fd3306723595725cf24e85c...48b100c698a86791736c2f13c533236d72322d58
-----------------------------------------------------------------------
commit 29a5fa6110755485403a7fc057906f7164146a14
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 8 01:13:06 2014 -0600
    [mms] Add configuration to allow for SMTP authentication if the current Horde access does not have an authenticated user.
    
    This is needed, e.g., for IMP linked attachment view notification messages,
    since these messages are sent from attachment.php - which is an
    unauthenticated script.
 horde/config/conf.xml |   27 +++++++++++++++++----------
 horde/docs/CHANGES    |   24 ++++++++++++++++++++++++
 horde/docs/UPGRADING  |    4 ++++
 horde/package.xml     |   40 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 85 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/29a5fa6110755485403a7fc057906f7164146a14
-----------------------------------------------------------------------
commit 48b100c698a86791736c2f13c533236d72322d58
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 8 01:13:35 2014 -0600
    [mms] Add configuration to allow for SMTP authentication if the current Horde access does not have an authenticated user.
 framework/Core/lib/Horde/Core/Factory/Mail.php |   14 +++++++++-----
 framework/Core/package.xml                     |    2 ++
 2 files changed, 11 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/48b100c698a86791736c2f13c533236d72322d58
    
    
More information about the commits
mailing list