In both the D7 and D6 versions, I'm seeing calls to drush commands (specifically enabling and disabling modules, but perhaps also others) raising the time limit error, though the commands do complete successfully.

Comments

geerlingguy’s picture

Haven't tested any drush commands with Honeypot enabled... but I'll check into this. One of my sites runs cron via Drush, and throwing this many errors is bound to be a pestilence in my logfiles :-)

john_b’s picture

Sorry, cross posted this issue on another thread. Just to confirm I am seeing the same.

geerlingguy’s picture

Status: Active » Needs review
StatusFileSize
new806 bytes

Please check and see if this patch fixes the problem. Also please make sure honeypot protection still works for anonymous users and those without the 'bypass honeypot protection' permission.

If it works, I'll backport and test on D6 as well.

geerlingguy’s picture

Status: Needs review » Fixed

I've gone ahead and committed this fix to both 6.x and 7.x branches, and it should be wrapped up in the new -dev release tonight. I'll hopefully work on tidying up a couple other options, then release a 1.5 for both branches.

geerlingguy’s picture

Status: Fixed » Closed (fixed)

Closing out some old issues.