Skip to content

fix(auth): allow https in csp img-src for oidc provider icons#140

Merged
neonsolstice merged 1 commit into
mainfrom
BO-131-fix-oidc-provider-icon
May 30, 2026
Merged

fix(auth): allow https in csp img-src for oidc provider icons#140
neonsolstice merged 1 commit into
mainfrom
BO-131-fix-oidc-provider-icon

Conversation

@neonsolstice

Copy link
Copy Markdown
Collaborator

The Content Security Policy was previously blocking external images, preventing admin-configured OIDC provider icons from loading. This allows https: images to be loaded while continuing to block plain http: to maintain mixed-content protection.

Closes #131

The Content Security Policy was previously blocking external images,
preventing admin-configured OIDC provider icons from loading.
This allows https: images to be loaded while continuing to block
plain http: to maintain mixed-content protection.

Closes #131
@github-actions github-actions Bot added the server Changes affecting server-side code, APIs, or backend behavior. label May 29, 2026
@neonsolstice
neonsolstice merged commit 174d76d into main May 30, 2026
26 checks passed
@neonsolstice
neonsolstice deleted the BO-131-fix-oidc-provider-icon branch May 30, 2026 18:28
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released Issue or PR is included in a released version. label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Issue or PR is included in a released version. server Changes affecting server-side code, APIs, or backend behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Icon for OIDC provider does not work

1 participant