From 72dd599070900fabb1e1501a7b39067703acec35 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Sun, 2 Oct 2011 21:13:53 +0000 Subject: Added TReCaptcha control (ticket #345) and added a notice about the lack of security of TCaptcha (ticket #344) --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index d8c68e21..d517e514 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2294,6 +2294,8 @@ framework/3rdParty/PhpShell/PHP/Shell/Options.php -text framework/3rdParty/PhpShell/README -text framework/3rdParty/PhpShell/php-shell-cmd.php -text framework/3rdParty/PhpShell/php-shell-init.php -text +framework/3rdParty/ReCaptcha/LICENSE -text +framework/3rdParty/ReCaptcha/recaptchalib.php -text framework/3rdParty/SafeHtml/HTMLSax3.php -text framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text framework/3rdParty/SafeHtml/HTMLSax3/States.php -text @@ -2998,6 +3000,8 @@ framework/Web/UI/WebControls/TRadioButton.php -text framework/Web/UI/WebControls/TRadioButtonList.php -text framework/Web/UI/WebControls/TRangeValidator.php -text framework/Web/UI/WebControls/TRatingList.php -text +framework/Web/UI/WebControls/TReCaptcha.php -text +framework/Web/UI/WebControls/TReCaptchaValidator.php -text framework/Web/UI/WebControls/TRegularExpressionValidator.php -text framework/Web/UI/WebControls/TRepeatInfo.php -text framework/Web/UI/WebControls/TRepeater.php -text -- cgit v1.2.3