jenkinsci / jenkinsci/login-theme-plugin
Add support for Content Security Policy in Jenkins 2.539+
Open
- Dominant language
- HTML
- Stars
- 19
- Forks
- 23
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 1
Description
### What feature do you want to see added?
https://www.jenkins.io/changelog/2.539/ added Content Security Policy support.
This plugin should automatically allow the content it contributes.
### Upstream changes
_No response_
### Are you interested in contributing this feature?
Yes; although I'm still thinking about how to make that work well without breaking random other stuff. Suggestions/ideas welcome.
`simple-theme-plugin` has it easier, as that's more restrictive in what content can be provided. This plugin OTOH allows anything, which makes this more complicated.
Contributor guide
Assessment
This issue has not been assessed yet.