Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REDBOX-561 - Add Cache-control: no-store header to all responses. #862

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

brunns
Copy link
Contributor

@brunns brunns commented Jul 25, 2024

Context

https://technologyprogramme.atlassian.net/browse/REDBOX-561

Changes proposed in this pull request

Add Cache-control: no-store header to all responses.

(Whitenoise is taking care of static content, so no changes needed there.)

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

(Whitenoise is taking care of static content, so no changes needed there.)
@brunns brunns force-pushed the security/REDBOX-560-add-no-store-cache-header branch from b653959 to aee5fe5 Compare July 25, 2024 15:18
@brunns brunns changed the title Add Cache-control: no-store header to all responses. REDBOX-561 - Add Cache-control: no-store header to all responses. Jul 25, 2024
Copy link
Contributor

@rachaelcodes rachaelcodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brunns brunns merged commit 5696c78 into main Jul 26, 2024
9 checks passed
@brunns brunns deleted the security/REDBOX-560-add-no-store-cache-header branch July 26, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants