backend-common: add support for passing false as a CSP field value, to drop it from the defaults (#3437)

This commit is contained in:
Fredrik Adelöw
2020-11-25 10:51:35 +01:00
committed by GitHub
parent 2daf18e809
commit 3aa7efb3ff
6 changed files with 143 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Added support for passing false as a CSP field value, to drop it from the defaults in the backend