Modify ↓
#12384 closed enhancement (fixed)
Don't show configuration section if captcha disabled
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | plugin - spam-filter |
| Component: | plugin/spamfilter | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Dirk Stöcker | Branch: | |
| Release Notes: |
The configuration section for a captcha is not shown on the Captcha admin panel if the captcha is disabled. |
||
| API Changes: | |||
| Internal Changes: | |||
Attachments (1)
Change History (4)
by , 10 years ago
| Attachment: | Screen Shot 2016-03-04 at 19.28.49.png added |
|---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
comment:3 by , 10 years ago
New extraction in [14592].
Additional refactoring in:
- [14588]
- [14589] (inadvertently combined what should have been separate changesets)
- [14590:14591]
Note:
See TracTickets
for help on using tickets.




Proposed patch to address reCAPTCHA and reCAPTCHA2. I'll follow the same pattern for the other captcha types.
tracspamfilter/admin.py
tracspamfilter/templates/admin_captcha.html
>