ORIENT/modules
Samuel Georges 3dc105173a Only allow local files via view engine
The Laravel view engine wants to supply the Twig engine with an absolute path, even though this is outside the inclusion rules. This implements a temporary exception to wave it through. It seems like a suitable alternative instead of implementing a reverse lookup to ensure the path is a valid view file, since we can trust the source engine has passed the value through its resolver already

Fixes previous fix
2020-10-13 19:14:49 +11:00
..
backend Add removeSideMenuItems function (#5285) 2020-10-13 15:51:59 +08:00
cms Remove hidden CMS pages from menus (#5309) 2020-10-12 11:35:33 -06:00
system Only allow local files via view engine 2020-10-13 19:14:49 +11:00