Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-17 | Fix host check on healthcheck path not being disabled (#16270) | Claire | |
Fixes #16251 There was a typo in #16243 | |||
2021-05-16 | Disable host check on healthcheck path (#16243) | Jeong Arm | |
2021-04-22 | Fix guard against DNS rebinding attacks (#16095) | Takeshi Umeda | |
2021-04-21 | Add guard against DNS rebinding attacks (#16087) | Takeshi Umeda | |
* Add guard against DNS rebinding attacks * Fix not to apply to test environment | |||
2018-10-11 | Set Content-Security-Policy rules through RoR's config (#8957) | ThibG | |
* Set CSP rules in RoR's configuration * Override CSP setting in the embed controller to allow frames |