Actions
Bug #21797
closedRemove useless headers
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
X-Chrome-Exponential-Throttling
It has been removed in 2015 https://bugs.chromium.org/p/chromium/issues/detail?id=352259.
X-UA-Compatible and ssl-unclean-shutdown
There were there for old IE compatiblity which we don't support anymore.
X-XSS-Protection
Removed since 2019.
https://crashtest-security.com/x-xss-protection-retired/
https://chromium.googlesource.com/chromium/src.git/+/73d3b625e731badaf9ad3b8f3e6cdf951387a589
X-Robots-Tag
Moved to the webapp
Cookie flags
Done by the webapp
Updated by Alexis Mousset about 2 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 2 years ago
- Subject changed from Remove X-Chrome-Exponential-Throttling header to Remove useless headers
- Description updated (diff)
Updated by Alexis Mousset about 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2669
Updated by Alexis Mousset about 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|0b959e5fd6ada11016d5f70d1f022dbda4731f91.
Updated by Vincent MEMBRÉ almost 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.0~beta1 which was released today.
Actions