Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

feat(SecurityHeaders): add Referrer-Policy override #97

Merged
merged 9 commits into from
Apr 21, 2020

Conversation

JAdshead
Copy link
Contributor

@JAdshead JAdshead commented Apr 7, 2020

Description

Allows one-app user to choose to change the Referrer-Policy header.

Motivation and Context

To enable users to change Referrer-Policy header if required.

How Has This Been Tested?

Unit tests and running locally.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • These changes should be applied to a maintenance branch.
  • This change requires cross browser checks.
  • Performance tests should be ran against the server prior to merging.
  • This change impacts caching for client browsers.
  • This change impacts HTTP headers.
  • This change adds additional environment variable requirements for One App users.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using One App?

@JAdshead JAdshead requested review from a team as code owners April 7, 2020 20:47
@oneamexbot
Copy link
Contributor

oneamexbot commented Apr 7, 2020

📊 Bundle Size Report

file name size on disk gzip
app.js 112.6KB 31.4KB
runtime.js 15KB 5.3KB
vendors.js 128.1KB 37.9KB
app~vendors.js 405.9KB 106KB
legacy/app.js 119.4KB 33KB
legacy/runtime.js 15KB 5.3KB
legacy/vendors.js 163KB 44.8KB
legacy/app~vendors.js 412KB 107.6KB

Generated by 🚫 dangerJS against 1edc46d

package-lock.json Outdated Show resolved Hide resolved
docs/api/server/Environment-Variables.md Outdated Show resolved Hide resolved
@JAdshead JAdshead merged commit 6e16cc9 into master Apr 21, 2020
@JAdshead JAdshead deleted the feat/referrer-policy-override branch April 21, 2020 18:44
@Francois-Esquire Francois-Esquire added the enhancement New feature or request label Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants