The branch "master" has been updated. The following is a summary of the commits.
from: 60ce8f2b3bbda1621fbf86dd98ec61e7ec495f51 2ace730 add minNonAlpha 0f009fd add minNonAlpha 395b3a2 [jan] Add policy for minimum number of non-alphanumeric characters (Friedrich Haubensak <[email protected]>, Request #12243). ----------------------------------------------------------------------- commit 2ace730a7269987af30b2ea385fcffad2c5c970d Author: Friedrich Haubensak <[email protected]> Date: Wed May 8 18:05:58 2013 +0200 add minNonAlpha Request: 12243 Signed-off-by: Jan Schneider <[email protected]> framework/Auth/lib/Horde/Auth.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/2ace730a7269987af30b2ea385fcffad2c5c970d ----------------------------------------------------------------------- commit 0f009fdeb9a76b05cbe0121b569a8ea62b64c87c Author: Friedrich Haubensak <[email protected]> Date: Wed May 8 18:06:09 2013 +0200 add minNonAlpha Request: 12243 Signed-off-by: Jan Schneider <[email protected]> passwd/config/backends.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0f009fdeb9a76b05cbe0121b569a8ea62b64c87c ----------------------------------------------------------------------- commit 395b3a25931f7f8afc283b5c7f9be07c911b9e8a Author: Jan Schneider <[email protected]> Date: Sat May 25 12:42:35 2013 +0200 [jan] Add policy for minimum number of non-alphanumeric characters (Friedrich Haubensak <[email protected]>, Request #12243). passwd/docs/CHANGES | 2 ++ passwd/package.xml | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/395b3a25931f7f8afc283b5c7f9be07c911b9e8a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
