To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #100 (new enhancement)

Opened 2 years ago

Last modified 15 months ago

Add ability to have captcha enabled on a form.

Reported by: dordille Owned by: dordille
Priority: major Milestone: 1.6
Component: apostropheFormBuilderPlugin Version: trunk
Keywords: Cc:
Symfony version: 1.4

Description

A captcha needs to be added to the form builder plugin.
The captcha should be configurable at both the application level in app.yml as well as on each form.

So in app.yml

all:
  apostropheFormBuilderPlugin:
    captcha: [true, false]

Enabling captcha in app.yml would add an additional option to enable captcha in each form.

Change History

Changed 2 years ago by geoffd

  • milestone changed from 1.0 to 1.1

Changed 21 months ago by dordille

  • milestone changed from 1.4 to 1.5

Changed 15 months ago by geoffd

  • version changed from 1.0 to trunk
  • milestone changed from 1.5 to 1.6
Note: See TracTickets for help on using tickets.