mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Optimized Listmonk and Nextcloud CSP for hcaptcha
This commit is contained in:
		@@ -13,6 +13,16 @@ server:
 | 
			
		||||
    aliases: []
 | 
			
		||||
  status_codes:
 | 
			
		||||
    default: 404
 | 
			
		||||
  csp:
 | 
			
		||||
    flags:
 | 
			
		||||
      script-src-elem:
 | 
			
		||||
        unsafe-inline:  true
 | 
			
		||||
    whitelist:
 | 
			
		||||
      script-src-elem:
 | 
			
		||||
        - "https://www.hcaptcha.com"
 | 
			
		||||
        - "https://js.hcaptcha.com"
 | 
			
		||||
      frame-src:
 | 
			
		||||
        - "https://newassets.hcaptcha.com/"
 | 
			
		||||
docker:
 | 
			
		||||
  services:
 | 
			
		||||
    database:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user