Remove X_FRAME_OPTIONS for shitty LG TV Apps
This commit is contained in:
@@ -52,7 +52,6 @@ locals {
|
||||
Permissions-Policy interest-cohort=()
|
||||
Strict-Transport-Security "max-age=31536000; includesSubDomains; preload"
|
||||
X-Content-Type-Options "nosniff"
|
||||
X-Frame-Options SAMEORIGIN
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@ locals {
|
||||
authentik_internal_port = 9000
|
||||
|
||||
authentik_content = <<-EOT
|
||||
X_FRAME_OPTIONS = "SAMEORIGIN"
|
||||
EOT
|
||||
|
||||
authentik_volumes = [
|
||||
|
||||
Reference in New Issue
Block a user