Commit Graph

6 Commits (7f2cfcccab8d81feca98328e371373a9dd7f7c12)

Author SHA1 Message Date
Claire bd415af9a1
Change streaming API host to not be overridden to localhost in development mode (#28557) 1 year ago
Claire 97539b6a96
Fix host check on healthcheck path not being disabled (#16270)
Fixes #16251

There was a typo in #16243
4 years ago
Jeong Arm f09322f9cc
Disable host check on healthcheck path (#16243) 4 years ago
Takeshi Umeda 2360191434
Fix guard against DNS rebinding attacks (#16095) 4 years ago
Takeshi Umeda 8323023464
Add guard against DNS rebinding attacks (#16087)
* Add guard against DNS rebinding attacks

* Fix not to apply to test environment
4 years ago
ThibG 2d27c11061 Set Content-Security-Policy rules through RoR's config (#8957)
* Set CSP rules in RoR's configuration

* Override CSP setting in the embed controller to allow frames
6 years ago