jenkinsci / jenkinsci/simple-theme-plugin

CSS text theme element is not CSP compliant

Open
#216 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
56
Forks
53
PR merge metrics
No merged PRs in 30d

Description

### What feature do you want to see added?

When you add a CssTextTheme element, this is rendered as an inline `style` element. This is a violation of common CSP settings.
The Element should either be deprecated or changed in a way so that it generates an url from were the css is loaded e.g. via an `UnprotectedRootAction`

### Upstream changes

_No response_

### Are you interested in contributing this feature?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.