ORIENT/modules/cms
Samuel Georges 7902cfa58a Simplify security check
Logic in ComponentPartial was rolled back and moved to the Controller. Since there are issues with throwing exceptions inside the component partial lookup logic (exceptions are conditionally suppressed), it seems like it would be better to bubble up the security logic to the controller level as a simple base dir security check, which is no longer concerned about any suppression logic. This looks to have logic parity with the previous solution

Refs #4652
2019-12-14 12:37:44 +11:00
..
assets Replace use of parseJSON with JSON.parse (#4517) 2019-09-14 06:25:18 -06:00
classes Simplify security check 2019-12-14 12:37:44 +11:00
components Remove unused imports 2018-08-24 19:51:59 +02:00
contracts Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
controllers Exception handling 2019-12-12 22:02:39 +11:00
database/migrations cms_theme_contents -> cms_theme_templates 2019-06-01 12:45:29 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Remove unused imports 2018-08-24 19:51:59 +02:00
helpers Allow partial overrides in subfolders (#4652) 2019-12-14 12:22:30 +11:00
lang Slovenian language added (#4796) 2019-12-10 20:17:42 +11:00
models Match save method signature in Theme Export/Import 2019-09-05 10:58:22 +08:00
reportwidgets Improve linking from ActiveTheme report widget with permissions (#3869) 2018-10-16 09:11:14 -06:00
traits Remove "null" assignments 2018-08-15 18:33:24 +02:00
twig Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
views Change the lang code in the html templates (#3754) 2018-09-04 11:54:26 -06:00
widgets Remove the IE5 - IE7 Holly Hack support (#4594) 2019-09-04 09:32:29 -06:00
ServiceProvider.php Finish theme:sync command (#4276) 2019-04-19 09:07:48 -06:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00