mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized CSP
This commit is contained in:
		| @@ -11,4 +11,11 @@ features: | ||||
|   landingpage_iframe:           true | ||||
|   ldap:                         true | ||||
|   central_database:             false | ||||
|   oauth2:                       false | ||||
|   oauth2:                       false | ||||
| csp: | ||||
|   flags: | ||||
|     style-src: | ||||
|       unsafe-inline: true | ||||
|     script-src: | ||||
|       unsafe-inline: true | ||||
|       unsafe-eval:   true | ||||
		Reference in New Issue
	
	Block a user