Skip to content

Add Csp hook - #81

Merged
martialblog merged 1 commit into
mainfrom
csp
Jul 30, 2026
Merged

Add Csp hook#81
martialblog merged 1 commit into
mainfrom
csp

Conversation

@TheSyscall

Copy link
Copy Markdown
Collaborator

Register a CspHook implementation that allows the browser to load feed images by adding each configured feed's scheme and host to the img-src content security policy directive.

Access is gated behind the feeds/view permission: users without it receive no additional CSP directives.

requires icingaweb 2.14.0

Register a `CspHook` implementation that allows the browser to load feed
images by adding each configured feed's scheme and host to the `img-src`
content security policy directive.

Access is gated behind the `feeds/view` permission: users without it
receive no additional CSP directives.
@martialblog martialblog self-assigned this Jul 6, 2026
@martialblog
martialblog merged commit 5c40262 into main Jul 30, 2026
3 checks passed
@martialblog
martialblog deleted the csp branch July 30, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants