[commits] Horde branch master updated. 47ea8661188d296ddcc2b8ee279e8095fa1d5a9f
Michael J. Rubinsky
mrubinsk at horde.org
Tue Mar 10 16:02:45 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: f8f955ef1af56604660c0313c08a6da73687ba8e
cd03511 Use constants to make these values clearer.
644b73b Only clear the port when forcing SSL.
47ea866 Fix and enable new test.
Summary: http://github.com/horde/horde/compare/f8f955ef1af56604660c0313c08a6da73687ba8e...47ea8661188d296ddcc2b8ee279e8095fa1d5a9f
-----------------------------------------------------------------------
commit cd0351195d2abbd0c9473ba16b07fd61db8cf7ff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 10 11:44:50 2015 -0400
Use constants to make these values clearer.
framework/Core/lib/Horde.php | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/cd0351195d2abbd0c9473ba16b07fd61db8cf7ff
-----------------------------------------------------------------------
commit 644b73b737a0ff4f2044d47304c9b57d328fe8d8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 10 12:00:00 2015 -0400
Only clear the port when forcing SSL.
If using SSL_ONLY_LOGIN, any custom configured port should be taken
as the HTTP port since HTTPS is only used for login.
Bug: 13573
framework/Core/lib/Horde.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/644b73b737a0ff4f2044d47304c9b57d328fe8d8
-----------------------------------------------------------------------
commit 47ea8661188d296ddcc2b8ee279e8095fa1d5a9f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 10 12:01:50 2015 -0400
Fix and enable new test.
When using use_ssl == 3, the custom port should be taken as the HTTP
port.
framework/Core/test/Horde/Core/UrlTest.php | 46 ++++++++++++++--------------
1 files changed, 23 insertions(+), 23 deletions(-)
http://github.com/horde/horde/commit/47ea8661188d296ddcc2b8ee279e8095fa1d5a9f
More information about the commits
mailing list