HomeDevCentral

Don't call get_url from templates

Description

Don't call get_url from templates

Summary:
To avoid arbitrary execution of PHP code inside Smarty,
move the responsibility to call get_url() from the template
to the relevant controller code.

Differential Revision: https://devcentral.nasqueron.org/D3782

Details

Provenance
derecksonAuthored on Sun, Oct 19, 22:55
derecksonPushed on Sun, Oct 19, 23:26
Differential Revision
D3782: Don't call get_url from templates
Parents
rOBSIDIAN4773170df5eb: Update help repository location
Branches
Unknown
Tags
Unknown