소스 검색

update comment block

Phil Ogbonna 7 달 전
부모
커밋
896baf021b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      backend/open_webui/utils/security_headers.py

+ 1 - 0
backend/open_webui/utils/security_headers.py

@@ -23,6 +23,7 @@ def set_security_headers() -> Dict[str, str]:
     - x-content-type-options
     - x-download-options
     - x-frame-options
+    - x-permitted-cross-domain-policies
 
     Each environment variable is associated with a specific setter function
     that constructs the header. If the environment variable is set, the