Changing ReCaptcha caching method to use a has of the response rather than the raw response, since certain Cache drivers (ie. memcached) don't support large keys (memcached limit is 250 bytes).
Already tested this on a live site and it works properly while still supporting memcached.
Changing ReCaptcha caching method to use a has of the response rather than the raw response, since certain Cache drivers (ie. memcached) don't support large keys (memcached limit is 250 bytes).
Already tested this on a live site and it works properly while still supporting memcached.