Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2012 at 18:16 UTC
Updated:
15 Jul 2013 at 03:01 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| captcha-admin-links-permissions.patch | 3.13 KB | mikeker |
Comments
Comment #1
wundo commentedI've tested and it looks fixed.