From ebc842f19eb1c04aa01c198b7c7334c50f6b2487 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 25 May 2015 19:19:03 +0100 Subject: [PATCH] Updated config --- config/cors.php | 9 +++++++++ config/security.php | 2 +- config/segment.php | 2 ++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/config/cors.php b/config/cors.php index 67fc3291..81cff7fc 100644 --- a/config/cors.php +++ b/config/cors.php @@ -1,5 +1,14 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + return [ /* diff --git a/config/security.php b/config/security.php index e2108bfa..8d313cb1 100644 --- a/config/security.php +++ b/config/security.php @@ -20,6 +20,6 @@ return [ | the input. | */ - 'evil' => ['(? ['(? false, 'ssl' => true, 'error_handler' => null, + ];