Actions
Feature #7805
closedAdd several security related HTTP headers - security hardening.
Description
Several HTTP headers that enhance security on client-side:
Content Security Policy
HTTP Strict Transport Security
X-XSS-Protection
X-Frame-Options
X-Content-Type-Options All of these enable browser protections on client side and make exploitation of common web flaws harder.
Adding these should be considered security hardening.
Updated by Lukas Zapletal about 10 years ago
- Category set to Security
Hello,
can you tell those all work with Foreman? I think we can't use all of them, because of noVNC, but some might be good indeed.
If you run your Foreman instance via Apache, then you can easily add them and report to us which of these have worked. Thanks!
Updated by Daniel Lobato Garcia about 10 years ago
- Pull request https://github.com/theforeman/foreman/pull/1779 added
- Pull request deleted (
)
Updated by Dominic Cleal about 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jan Rusnacko
- Target version set to 1.7.2
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5c50ca8efb2bfa414e7e4184db153dfcc31c2cd2.
Updated by Ohad Levy about 10 years ago
- Related to Bug #7907: gravatars are now broken added
Updated by Daniel Lobato Garcia about 10 years ago
- Translation missing: en.field_release set to 21
Updated by Dominic Cleal about 10 years ago
- Related to Bug #7985: Can not access server console added
Updated by Dominic Cleal about 10 years ago
- Related to Bug #7018: SPICE libvirt websockets connections aren't encrypted added
Actions