Project

General

Profile

Actions

Feature proposal #6624

closed

improve api by moving display endpoints to component

Added by krileon almost 7 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
02 May 2017
Due date:
% Done:

100%

Estimated time:

Description

Currently display endpoints are directly in the Captcha class. This means they can't be modified in any way. Move these to component and add an API endpoint usage like streams (see CB Privacy for its upcoming usage) then add template support for them. This eventually should mean a per-captcha template parameter as well for even more customization.

Actions #1

Updated by krileon over 6 years ago

  • Target version changed from 3.1.0 to 4.0.0
Actions #2

Updated by krileon about 5 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (4.0.0)
  • % Done changed from 0 to 100

There's no real point in doing this. The captcha JS requires strict format and the POST validation requires strict naming. There's nothing to really customize and it already has semantic classes if styling needs adjusting.

Actions

Also available in: Atom PDF