[commits] Horde branch master updated. c323680e5ef8ef60ec41c05f18ecd49949955804

Michael M Slusarz slusarz at horde.org
Wed Nov 20 06:39:32 UTC 2013


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

from: 7e417546f3e3cba40773eee119cef9de7de77687

98e62ac Passwd_Driver: Fix password comparison when show_encryption is true
1f5f4af Horde_Auth: SHA256 hashes are 32 bytes long
07b0509 SqliteTest: Fix 'access to undeclared static property' error
7cdc6c5 AuthTest: Add support for testing show_encryption param
13b1d94 Horde_Auth_Testcase: Add SSHA256 test data
b7c7b9a Merge remote-tracking branch 'atj/master'
c323680 [mms] Fix parsing salted SHA256 entries (Adam James <adam.james at transitiv.co.uk>).

Summary: http://github.com/horde/horde/compare/7e417546f3e3cba40773eee119cef9de7de77687...c323680e5ef8ef60ec41c05f18ecd49949955804

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

commit 98e62acb3efca908f958156d32ecf63f5eec023c
Author: Adam James <adam.james at transitiv.co.uk>
Date:   Tue Nov 19 11:01:55 2013 +0000

    Passwd_Driver: Fix password comparison when show_encryption is true
    
    Stripping the encryption type from a password when show_encryption is
    true results in _comparePasswords() always raising an exception as the
    parameter is also passed to Horde_Auth::getCryptedPassword().

 passwd/lib/Driver.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/98e62acb3efca908f958156d32ecf63f5eec023c
http://git.horde.org/horde-git/-/commit/98e62acb3efca908f958156d32ecf63f5eec023c

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

commit 1f5f4afc2444a9e7a3ee0aff7f5ee0ebecaf393d
Author: Adam James <adam.james at transitiv.co.uk>
Date:   Tue Nov 19 13:50:29 2013 +0000

    Horde_Auth: SHA256 hashes are 32 bytes long

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

http://github.com/horde/horde/commit/1f5f4afc2444a9e7a3ee0aff7f5ee0ebecaf393d
http://git.horde.org/horde-git/-/commit/1f5f4afc2444a9e7a3ee0aff7f5ee0ebecaf393d

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

commit 07b0509083528ff6f6da13c74a51da4bdc292c62
Author: Adam James <adam.james at transitiv.co.uk>
Date:   Tue Nov 19 22:14:00 2013 +0000

    SqliteTest: Fix 'access to undeclared static property' error

 framework/Auth/test/Horde/Auth/Unit/Sql/Pdo/SqliteTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/07b0509083528ff6f6da13c74a51da4bdc292c62
http://git.horde.org/horde-git/-/commit/07b0509083528ff6f6da13c74a51da4bdc292c62

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

commit 7cdc6c54a9e269e99725f3a4cec222d6cc16f19a
Author: Adam James <adam.james at transitiv.co.uk>
Date:   Tue Nov 19 22:15:32 2013 +0000

    AuthTest: Add support for testing show_encryption param

 framework/Auth/test/Horde/Auth/Unit/AuthTest.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/7cdc6c54a9e269e99725f3a4cec222d6cc16f19a
http://git.horde.org/horde-git/-/commit/7cdc6c54a9e269e99725f3a4cec222d6cc16f19a

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

commit 13b1d942c08000db296459bfaf6aa4d15c05f366
Author: Adam James <adam.james at transitiv.co.uk>
Date:   Tue Nov 19 22:17:01 2013 +0000

    Horde_Auth_Testcase: Add SSHA256 test data

 framework/Auth/test/Horde/Auth/TestCase.php |  Bin 1747 -> 2220 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/13b1d942c08000db296459bfaf6aa4d15c05f366
http://git.horde.org/horde-git/-/commit/13b1d942c08000db296459bfaf6aa4d15c05f366

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

commit b7c7b9ae62f96e8a8bbf0c7b138c104b510862ec
Merge: 7e41754 13b1d94
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 19 23:34:56 2013 -0700

    Merge remote-tracking branch 'atj/master'

 framework/Auth/lib/Horde/Auth.php                          |    2 +-
 framework/Auth/test/Horde/Auth/TestCase.php                |  Bin 1747 -> 2220 bytes
 framework/Auth/test/Horde/Auth/Unit/AuthTest.php           |    4 ++--
 framework/Auth/test/Horde/Auth/Unit/Sql/Pdo/SqliteTest.php |    2 +-
 passwd/lib/Driver.php                                      |    4 +++-
 5 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit c323680e5ef8ef60ec41c05f18ecd49949955804
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 19 23:38:44 2013 -0700

    [mms] Fix parsing salted SHA256 entries (Adam James <adam.james at transitiv.co.uk>).

 framework/Auth/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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




More information about the commits mailing list