Skip to content

Backport: Fix caching issues upon upgrade - #1051

Merged
nscuro merged 1 commit into
DependencyTrack:4.12.xfrom
nscuro:backport-pr-1050
Oct 9, 2024
Merged

Backport: Fix caching issues upon upgrade#1051
nscuro merged 1 commit into
DependencyTrack:4.12.xfrom
nscuro:backport-pr-1050

Conversation

@nscuro

@nscuro nscuro commented Oct 9, 2024

Copy link
Copy Markdown
Member

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
@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