Merge branch '3.3dev' into https_rr

This commit is contained in:
Dirk Wetter
2026-06-08 17:50:20 +02:00
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ permissions:
jobs: jobs:
build: build:
runs-on: macos-14 runs-on: macos-26
name: PoC unit test on MacOS name: PoC unit test on MacOS
steps: steps:
-1
View File
@@ -3615,7 +3615,6 @@ run_security_headers() {
"X-XSS-Protection INFO" \ "X-XSS-Protection INFO" \
"Access-Control-Allow-Origin INFO" \ "Access-Control-Allow-Origin INFO" \
"Access-Control-Allow-Credentials INFO" \ "Access-Control-Allow-Credentials INFO" \
"Permissions-Policy INFO" \
"Upgrade INFO" \ "Upgrade INFO" \
"X-Served-By INFO" \ "X-Served-By INFO" \
"Referrer-Policy INFO" \ "Referrer-Policy INFO" \