Deprecate "Enable SVG Badge support (unauthenticated)" by renaming #1019
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Originally planned to be a removal of the switch (#985) (and the feature of removing a globally configurable unauthenticated access to the badges API in Dependency-Track API), after some discussions it was decided to make it a deprecated feature with for the next minor version release of DT, with a planned removal of the feature in the minor release after that.
As this deprecation-change is planned to be removed sooner than later, I'd like to keep the template name as it is, despite it not describing its function in Dependency-Track accurately for the time of the deprecation, to keep the changeload for this deprecation low:
enable_svg_badge
enable_unauthenticated_svg_badge
.And the
ConfigProperty
's name in DT modified by this would also remain as it was too for the remainder of the deprecation until removal.Downstream change of DependencyTrack/dependency-track#4059
Addressed Issue
Closes #1009
Additional Details
Checklist