mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-05 17:10:27 +00:00
optimized CSP for peertube
This commit is contained in:
@@ -15,6 +15,7 @@ class TestCspConfigurationConsistency(unittest.TestCase):
|
||||
'font-src',
|
||||
'worker-src',
|
||||
'manifest-src',
|
||||
'media-src'
|
||||
}
|
||||
SUPPORTED_FLAGS = {'unsafe-eval', 'unsafe-inline'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user