Ticket #316 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

prefuseaction/postfuseaction should be uncallable

Reported by: scorfield Owned by: scorfield
Type: defect Priority: Normal
Milestone: Fusebox 5.5.1 Component: Miscellaneous
Version: 5.5 Severity: normal
Keywords: Cc:

Description

In CFCs as circuits and directories as circuits allow prefuseaction() / postfuseaction() and prefuseaction.cfm / postfuseaction.cfm to be called - they should be automatically private (at least) and should, preferably be uncallable as fuseactions completely.

Attachments

Change History

Changed 8 months ago by scorfield

  • status changed from new to closed
  • resolution set to fixed

(In [681]) Fixes #316 by making prefuseaction/postfuseaction uncallable via URL/form.

Note: See TracTickets for help on using tickets.