Project

General

Profile

Actions

Feature proposal #4473

closed

Implement parameter to shut off URL token validation

Added by krileon about 10 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
Start date:
15 April 2014
Due date:
% Done:

100%

Estimated time:

Description

Token validation is added security, but if you want to use the URLs on frontend it's best not to validate the token as you don't want it exposed. Add option to disable token validation, but provide a heavy warning regarding this as the URLs could be spammed.

Actions #1

Updated by krileon over 9 years ago

  • Status changed from Assigned to Rejected
  • % Done changed from 0 to 100

Rejected as am not comfortable implementing a way around the security. Manual action firing is a heavy process and allowing it for anything except administrative usages is just begging for trouble. Instead implement a frontend URL that's designed to fire a single action and actually display its results so you could have a Code action output a custom page for example.

Actions

Also available in: Atom PDF