[commits] Horde branch horde_auth_locking updated. 9caf0b8d5c3de107dc6047bc9e25bf035752f4e9
Ralf Lang
lang at b1-systems.de
Thu Aug 18 22:16:55 UTC 2011
The branch "horde_auth_locking" has been updated.
The following is a summary of the commits.
from: 0246048e95ecbc79eef6e185246c7afdf245d734
2100f6b rename bad_login_count_enable to count_bad_logins
35fa7e0 Use configuration parameter names taken from the old kolab blocking feature Improve wording, mostly taken from the old kolab blocking feature Update horde configuration xml: Remove blocking/badlogin parameters from kolab and sql driver and put them into a generic section measure block timeout in minutes rather than seconds (compatibility with kolab block feature settings)
9caf0b8 update comments remove checks and defaults related to dropped Sql driver lock implementation
-----------------------------------------------------------------------
commit 2100f6be58c2992219f109fe68702ebea9e3a94f
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Aug 18 22:53:05 2011 +0200
rename bad_login_count_enable to count_bad_logins
framework/Auth/lib/Horde/Auth/Sql.php | 2 +-
framework/Core/lib/Horde/Core/Factory/Auth.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2100f6be58c2992219f109fe68702ebea9e3a94f
-----------------------------------------------------------------------
commit 35fa7e0e0194fbe0a10ce0f0442d230d0639d97d
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Aug 18 23:59:05 2011 +0200
Use configuration parameter names taken from the old kolab blocking feature
Improve wording, mostly taken from the old kolab blocking feature
Update horde configuration xml: Remove blocking/badlogin parameters from kolab and sql driver and put them into a generic section
measure block timeout in minutes rather than seconds (compatibility with kolab block feature settings)
framework/Auth/lib/Horde/Auth/Base.php | 10 ++++--
framework/Core/lib/Horde/Core/Factory/Auth.php | 2 +-
horde/config/conf.xml | 38 +++++++----------------
3 files changed, 19 insertions(+), 31 deletions(-)
http://git.horde.org/horde-git/-/commit/35fa7e0e0194fbe0a10ce0f0442d230d0639d97d
-----------------------------------------------------------------------
commit 9caf0b8d5c3de107dc6047bc9e25bf035752f4e9
Author: Ralf Lang <lang at b1-systems.de>
Date: Fri Aug 19 00:14:02 2011 +0200
update comments
remove checks and defaults related to dropped Sql driver lock implementation
framework/Auth/lib/Horde/Auth/Base.php | 8 ++++++
framework/Auth/lib/Horde/Auth/Sql.php | 44 --------------------------------
2 files changed, 8 insertions(+), 44 deletions(-)
http://git.horde.org/horde-git/-/commit/9caf0b8d5c3de107dc6047bc9e25bf035752f4e9
More information about the commits
mailing list