summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-10-02 21:13:53 +0000
committerctrlaltca@gmail.com <>2011-10-02 21:13:53 +0000
commit72dd599070900fabb1e1501a7b39067703acec35 (patch)
tree9e38fddbdea9daddf19038b8fa4b0d2bddb142b5 /.gitattributes
parent63e50106808370c249b48796ab5d08429f2c9550 (diff)
Added TReCaptcha control (ticket #345) and added a notice about the lack of security of TCaptcha (ticket #344)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
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