backend-app-api: csp changeset
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
Added support for camel case CSP directives in app-config. For example:
|
||||
|
||||
```yaml
|
||||
backend:
|
||||
csp:
|
||||
upgradeInsecureRequests: false
|
||||
```
|
||||
Reference in New Issue
Block a user