The textcaptcha module currently caches questions and answers in the database. With no cleanup cron job the storage tables have the potential to become enormous.

Comments

orbmantell’s picture

StatusFileSize
new3.54 KB

This patch relies on the patch at https://www.drupal.org/node/2279207 having been applied first.

tomogden’s picture

Status: Active » Reviewed & tested by the community

I have tested this patch, and it does exactly what it says.

orbmantell’s picture

I have forked this module and applied the patch at https://github.com/ian-rose/textcaptcha/tree/7.x-1.x

bryanhirsch’s picture

Thanks everyone! Merged and released with 6.x-1.3 and 7.x-1.4. Closing fixed.

bryanhirsch’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.