Projet

Général

Profil

Révision be58a50c

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/recaptcha/recaptcha.info
1 1
name = reCAPTCHA
2
description = Uses the reCAPTCHA web service to improve the CAPTCHA system.
2
description = Protect your website from spam and abuse while letting real people pass through with ease. 
3 3
core = 7.x
4 4
package = Spam control
5 5
dependencies[] = captcha
6
files[] = tests/recaptcha_base.test
7
files[] = tests/recaptcha_ui.test
8
files[] = tests/recaptcha_server_status.test
9 6
configure = admin/config/people/captcha/recaptcha
7
php = 5.3.2
10 8

  
11
; Information added by Drupal.org packaging script on 2017-01-06
12
version = "7.x-1.14"
9
files[] = recaptcha.test
10
files[] = recaptcha-php/src/ReCaptcha/ReCaptcha.php
11
files[] = recaptcha-php/src/ReCaptcha/RequestMethod.php
12
files[] = recaptcha-php/src/ReCaptcha/RequestParameters.php
13
files[] = recaptcha-php/src/ReCaptcha/Response.php
14
files[] = recaptcha-php/src/ReCaptcha/RequestMethod/Post.php
15
files[] = recaptcha-php/src/ReCaptcha/RequestMethod/Socket.php
16
files[] = recaptcha-php/src/ReCaptcha/RequestMethod/SocketPost.php
17
files[] = src/ReCaptcha/RequestMethod/Drupal7Post.php
18

  
19
; Information added by Drupal.org packaging script on 2016-07-23
20
version = "7.x-2.2"
13 21
core = "7.x"
14 22
project = "recaptcha"
15
datestamp = "1483730050"
23
datestamp = "1469287440"
16 24

  

Formats disponibles : Unified diff