ReCaptcha checking for user comments (#784)
Showing
- config/vufind/config.ini 1 addition, 1 deletionconfig/vufind/config.ini
- module/VuFind/src/VuFind/Controller/AjaxController.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/Controller/Plugin/Recaptcha.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/Recaptcha.php
- module/VuFind/src/VuFind/RecordTab/Factory.php 8 additions, 1 deletionmodule/VuFind/src/VuFind/RecordTab/Factory.php
- module/VuFind/src/VuFind/RecordTab/UserComments.php 20 additions, 1 deletionmodule/VuFind/src/VuFind/RecordTab/UserComments.php
- module/VuFind/src/VuFind/View/Helper/Root/Recaptcha.php 5 additions, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Recaptcha.php
- themes/bootstrap3/js/lightbox.js 6 additions, 1 deletionthemes/bootstrap3/js/lightbox.js
- themes/bootstrap3/js/record.js 13 additions, 2 deletionsthemes/bootstrap3/js/record.js
- themes/bootstrap3/templates/RecordTab/usercomments.phtml 4 additions, 1 deletionthemes/bootstrap3/templates/RecordTab/usercomments.phtml
Please register or sign in to comment