1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
6f41332055 fix: update helmet config 2020-09-18 11:52:54 +02:00
Ivar Conradi Østhus
7ac134312f fix: helmet wap csp in quotes 2020-09-07 09:52:49 +02:00
Ivar Conradi Østhus
bf42fa135d fix: lax helmet csp config for styles.
Required to support react-selct, see
https://github.com/JedWatson/react-select/issues/2917
2020-09-07 09:23:59 +02:00
Ivar Conradi Østhus
a870c12138 fix: add optional helmet security headers
Allow users to enable the helmet middleware to enable
security headers by default.

https://github.com/helmetjs/helmet
2020-09-01 21:21:26 +02:00