if you checked :
Default challenge on non-listed forms.
Enable CAPTCHA for every form not listed in "CAPTCHA points"

All forms are impacted even in the admin for no user id = 1

file : modules\captcha\captcha.module
Line : 165 and 272
Code : ADD =>
if($form_id != 'views_exposed_form' && $form_id != 'search_block_form' && $form_id != 'node_page_form' && $form_id != 'node_page_edit_form' && $form_id != 'editor_image_dialog'){

}

Comments

JFH created an issue. See original summary.

couturier’s picture

This is one of many issues that need to be addressed to get CAPTCHA to a stable release.

chris matthews’s picture

Assigned: JFH - 3DX internet » Unassigned
greggles’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue with the latest versions?

I am using 8.x-1.0-beta1 and do not experience this problem.

wundo’s picture

Version: 8.x-1.x-dev » 8.x-1.0-beta1
wundo’s picture

Status: Postponed (maintainer needs more info) » Fixed

This is fixed both in the latest dev and the latest release.

Status: Fixed » Closed (fixed)

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