Dealing with Content-Security-Policy is just too annoying, and there's too many plugins trying to just serve static files in Jenkins, often for no real reason.
We need second domain support for static resources (DirectoryBrowserSupport) such that accessing that is possible without authentication, just with a token, and that token is used for linked resources as well.
Originally reported by
danielbeck, imported from: Serve static files from second domain as an alternative to setting CSP
- assignee:
danielbeck
- status: Closed
- priority: Major
- component(s): core
- label(s): security
- resolution: Fixed
- resolved: 2019-10-17T06:58:27+00:00
- votes: 2
- watchers: 8
- imported: 2025-11-24
Raw content of original issue
Dealing with Content-Security-Policy is just too annoying, and there's too many plugins trying to just serve static files in Jenkins, often for no real reason.
We need second domain support for static resources (DirectoryBrowserSupport) such that accessing that is possible without authentication, just with a token, and that token is used for linked resources as well.
Dealing with Content-Security-Policy is just too annoying, and there's too many plugins trying to just serve static files in Jenkins, often for no real reason.
We need second domain support for static resources (DirectoryBrowserSupport) such that accessing that is possible without authentication, just with a token, and that token is used for linked resources as well.
Originally reported by
danielbeck, imported from: Serve static files from second domain as an alternative to setting CSP
Raw content of original issue