[commits] Horde branch master updated. 46d269ea15097e1ef38e6c5932e5ddfec8963f20

Michael M Slusarz slusarz at horde.org
Tue Jan 13 11:43:07 UTC 2015


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

from: dd2beb72313090437f9048d44b198421793026fa

c9b2e58 Better way of checking for duplicates
876e83f security: this needs to be a value that can't be guessed
a09c907 Fix test
46d269e This test is not available without bcmath

Summary: http://github.com/horde/horde/compare/dd2beb72313090437f9048d44b198421793026fa...46d269ea15097e1ef38e6c5932e5ddfec8963f20

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

commit c9b2e584a380a01f335f6a97c22eefd8e762d791
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 04:29:26 2015 -0700

    Better way of checking for duplicates

 framework/Support/test/Horde/Support/GuidTest.php     |   10 ++--------
 framework/Support/test/Horde/Support/RandomidTest.php |   10 ++--------
 framework/Support/test/Horde/Support/UuidTest.php     |   10 ++--------
 3 files changed, 6 insertions(+), 24 deletions(-)

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

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

commit 876e83f3294100de137729915e619e3cdd971e94
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 04:30:05 2015 -0700

    security: this needs to be a value that can't be guessed
    
    UUIDs are not designed to be random/secret - only unique.  We need a
    random value here.

 framework/Core/lib/Horde/Config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/876e83f3294100de137729915e619e3cdd971e94

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

commit a09c907f72d3f3dbedaf3aa4da676fc99517bace
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 04:36:12 2015 -0700

    Fix test

 framework/Support/test/Horde/Support/CaseInsensitiveArrayTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 46d269ea15097e1ef38e6c5932e5ddfec8963f20
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 04:42:53 2015 -0700

    This test is not available without bcmath

 framework/Compress/test/Horde/Compress/TnefTest.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/46d269ea15097e1ef38e6c5932e5ddfec8963f20




More information about the commits mailing list