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

Backport: Fix caching issues upon upgrade #1051

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Oct 9, 2024

Description

Disables caching for index.html and config.json. Assets (i.e. CSS, JS files) already have a unique value in their name for cache busting across builds.

Addressed Issue

Fixes #860
Backports #1050

Additional Details

N/A

Checklist

Disables caching for `index.html` and `config.json`. Assets (i.e. CSS, JS files) already have a unique value in their name for cache busting across builds.

Fixes DependencyTrack#860

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added the defect Something isn't working label Oct 9, 2024
@nscuro nscuro added this to the 4.12.1 milestone Oct 9, 2024
@nscuro nscuro merged commit cc5ca36 into DependencyTrack:4.12.x Oct 9, 2024
4 checks passed
@nscuro nscuro deleted the backport-pr-1050 branch October 9, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant