I don't like the way of storing the keys in the settings.php, the disadvantage: I have two places to administer the keys, the purpose of the module should be easyness.
And more and more Services use public and private key, so administrators will need these two fields.
Comments
#1
Seems to already be in discussion here: http://drupal.org/node/150100
#2
I don't like the way of storing the keys in the settings.php, the disadvantage: I have two places to administer the keys, the purpose of the module should be easyness.
And more and more Services use public and private key, so administrators will need these two fields.
#3
Would supplying two services be adequate? A recaptcha_private and a recaptcha_public?