mirror of
https://github.com/filegator/filegator.git
synced 2025-08-10 08:44:02 +02:00
anti-framing policy added with headers
This commit is contained in:
@@ -72,6 +72,7 @@ return [
|
||||
'csrf_key' => "123456", // randomize this
|
||||
'ip_allowlist' => [],
|
||||
'ip_denylist' => [],
|
||||
'allow_insecure_overlays' => false,
|
||||
],
|
||||
],
|
||||
'Filegator\Services\View\ViewInterface' => [
|
||||
|
Reference in New Issue
Block a user