Skip to content

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

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.13 milestone Oct 9, 2024
@nscuro nscuro merged commit bd1cd0c into DependencyTrack:master Oct 9, 2024
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.

Fix cache issues after updates

1 participant