Granted, it's not a common setup -- allowing someone to administer the settings but not skip the CAPTCHA -- but I ran into it when setting up CAPTCHAs on node-add forms. I was being too lazy to switch to another browser and log in as another user. :)

Anyhow, this setup streamlines administering CAPTCHAs on forms as you have both the CAPTCHA and the admin links right there.

The attached patch allows the CAPTCHA admin fieldset to show regardless of the user's "Skip CAPTCHA" permissions. It also tweaks the admin fieldset to use a different $form key so that you can see both the CAPTCHA and admin options.

CommentFileSizeAuthor
captcha-admin-links-permissions.patch3.13 KBmikeker
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wundo’s picture

Status: Needs review » Fixed

I've tested and it looks fixed.

Status: Fixed » Closed (fixed)

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