[commits] Horde branch develop updated. 4c00c129de2fe3cc8bd51d04e9648cbc7869b18e
Ralf Lang
lang at b1-systems.de
Mon Jul 9 20:27:41 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 4f16bc8331a9bfafa652912335c0ef47f871adeb
c639820 Add the concept of permanent locks to Horde_Lock (represented by -1)
4c59b9f [rla] add handling of permanent locks
42ae781 Provide more detailed error message when an account is locked Use the new Horde_Lock::PERMANENT constant internally
93be44c [rla] Use constant for permanent lock and provide more verbose feedback
4c00c12 [rla] Retrieve more detailed message from Horde_Auth when a user is temporarily or permanently locked out
-----------------------------------------------------------------------
commit c6398206612b8d9064b65d74134018fbc8672b3d
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 28 02:44:50 2012 +0200
Add the concept of permanent locks to Horde_Lock (represented by -1)
framework/Lock/lib/Horde/Lock.php | 2 +-
framework/Lock/lib/Horde/Lock/Sql.php | 17 +++++++++--------
2 files changed, 10 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/c6398206612b8d9064b65d74134018fbc8672b3d
-----------------------------------------------------------------------
commit 4c59b9f4a529362c7faf75cea834fb6037d43ed6
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 28 02:47:46 2012 +0200
[rla] add handling of permanent locks
framework/Lock/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/4c59b9f4a529362c7faf75cea834fb6037d43ed6
-----------------------------------------------------------------------
commit 42ae781a5fc8169b6ec13f65e20e5baf6ba74327
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 28 03:30:37 2012 +0200
Provide more detailed error message when an account is locked
Use the new Horde_Lock::PERMANENT constant internally
framework/Auth/lib/Horde/Auth/Base.php | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/42ae781a5fc8169b6ec13f65e20e5baf6ba74327
-----------------------------------------------------------------------
commit 93be44c7921efbf75ad0b5d6d328db603e0d0f9c
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 28 03:31:59 2012 +0200
[rla] Use constant for permanent lock and provide more verbose feedback
framework/Auth/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/93be44c7921efbf75ad0b5d6d328db603e0d0f9c
-----------------------------------------------------------------------
commit 4c00c129de2fe3cc8bd51d04e9648cbc7869b18e
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 28 03:33:16 2012 +0200
[rla] Retrieve more detailed message from Horde_Auth when a user is temporarily or permanently locked out
horde/docs/CHANGES | 2 ++
horde/login.php | 3 ---
horde/package.xml | 4 ++--
3 files changed, 4 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/4c00c129de2fe3cc8bd51d04e9648cbc7869b18e
More information about the commits
mailing list