[commits] Horde branch master updated. c91ae42ca8929663c5049ab0150e97a06b49b195

Jan Schneider jan at horde.org
Mon Jul 3 10:43:48 UTC 2017


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

from: 9c385aa8e6f6010e2c17ad14740026849e93c882

3ccbd41 BFN
4b1fe4f [jan] Add Horde::signUrl() and Horde::verifySignedUrl().
20ea6e8 Don't hash empty URLs.
c91ae42 Sign redirect URLs.

Summary: http://github.com/horde/horde/compare/9c385aa8e6f6010e2c17ad14740026849e93c882...c91ae42ca8929663c5049ab0150e97a06b49b195

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

commit 3ccbd41108aa0ec842df23ca81787b45ed18b988
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 29 17:37:13 2017 +0200

    BFN

 kronolith/package.xml |  1 +
 whups/docs/CHANGES    | 32 ++++++++++++++++++++++++++++++++
 whups/package.xml     | 32 ++++++++++++++++++++++++++++++--
 3 files changed, 63 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/3ccbd41108aa0ec842df23ca81787b45ed18b988

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

commit 4b1fe4f74c5f6abb1343da21cfea242333d13c6b
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jun 30 16:23:15 2017 +0200

    [jan] Add Horde::signUrl() and Horde::verifySignedUrl().

 framework/Core/lib/Horde.php               | 101 ++++++++++++++++++++++++++++-
 framework/Core/package.xml                 |  16 ++---
 framework/Core/test/Horde/Core/UrlTest.php |  40 ++++++++++++
 3 files changed, 147 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/4b1fe4f74c5f6abb1343da21cfea242333d13c6b

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

commit 20ea6e8560701f116496df8e1a2ea277b05e5715
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jun 30 20:27:43 2017 +0200

    Don't hash empty URLs.

 framework/Core/lib/Horde.php | 4 ++++
 1 file changed, 4 insertions(+)

http://github.com/horde/horde/commit/20ea6e8560701f116496df8e1a2ea277b05e5715

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

commit c91ae42ca8929663c5049ab0150e97a06b49b195
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jun 30 22:10:36 2017 +0200

    Sign redirect URLs.

 framework/Core/lib/Horde/Core/Block/Layout.php | 16 ++++++++++------
 framework/Core/lib/Horde/Core/Ui/Language.php  |  2 +-
 framework/Core/lib/Horde/Registry.php          |  4 ++--
 3 files changed, 13 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/c91ae42ca8929663c5049ab0150e97a06b49b195




More information about the commits mailing list