Skip to content

Commit 1507032

Browse files
committed
Vulnerability Fixed
1 parent 9d2f5b3 commit 1507032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/config.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ $config['standardize_newlines'] = FALSE;
432432
| for backwards compatibility purposes!
433433
|
434434
*/
435-
$config['global_xss_filtering'] = FALSE;
435+
$config['global_xss_filtering'] = TRUE;
436436

437437
/*
438438
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)