Эх сурвалжийг харах

尝试设置cookie_httponly

sandm 1 жил өмнө
parent
commit
02c9ed155f
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -10,7 +10,6 @@ header('Access-Control-Allow-Origin: https://rencai.jiangzi.xin');
 header("Access-Control-Allow-Methods:GET, POST, OPTIONS, DELETE");
 header("Access-Control-Allow-Headers:*");
 define('LARAVEL_START', microtime(true));
-ini_set( 'session.cookie_httponly', 1 );
 
 /*
 |--------------------------------------------------------------------------