ORIENT/modules/system
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
..
assets Improve Taiwanese translations (#5264) 2020-09-07 09:48:12 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Fix issue with image resizer URLs that contain URL-encoded characters (i.e. spaces) 2020-09-19 14:07:23 -06:00
console Remove errors from `october:fresh` and indicate which demo files were moved 2020-09-14 08:09:00 +08:00
controllers Implement improved "set build" replacement (#5087) 2020-09-02 14:48:08 +08:00
database Change module seeders to only temporary unguard attributes 2020-01-19 22:26:46 +08:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Improve Italian translation (#5310) 2020-10-12 12:11:24 -06:00
models Fix issue displaying protected file thumbnails when width or height is empty. 2020-09-07 15:23:00 -06:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Add warning with missing dependencies on Updates page (#5077) 2020-05-26 10:05:40 -06:00
traits Define beforeAddAsset properties as references in docs. (#5269) 2020-09-09 10:18:51 +08:00
twig Only allow local files via view engine 2020-10-13 19:14:49 +11:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Default session.same_site to Lax (#5293) 2020-10-12 12:10:17 -06:00
aliases.php Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper 2020-07-20 10:40:50 +08:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
providers.php Update providers and alias to use October Validator service 2020-05-19 12:47:49 +08:00
routes.php Play nicer with tests 2020-08-13 03:15:53 -06:00