Skip to content

website/docs: updates img-src csp (cherry-pick #18010 to version-2025.10)#18012

Merged
dominic-r merged 1 commit intoversion-2025.10from
cherry-pick/18010-to-version-2025.10
Nov 6, 2025
Merged

website/docs: updates img-src csp (cherry-pick #18010 to version-2025.10)#18012
dominic-r merged 1 commit intoversion-2025.10from
cherry-pick/18010-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #18010 to version-2025.10 branch.

Original PR: #18010
Original Author: @dewi-tik
Cherry-picked commit: 230b1b5

@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 20eef0d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690d0b0acdf35700084b6bf0
😎 Deploy Preview https://deploy-preview-18012--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 6, 2025
@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 20eef0d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690d0b0a08b0350008bd8ae6
😎 Deploy Preview https://deploy-preview-18012--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dominic-r dominic-r enabled auto-merge (squash) November 6, 2025 20:55
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.22%. Comparing base (3e41bba) to head (20eef0d).
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (3e41bba) and HEAD (20eef0d). Click for more details.

HEAD has 16 uploads less than BASE
Flag BASE (3e41bba) HEAD (20eef0d)
unit 10 5
e2e 7 6
unit-migrate 10 0
Additional details and impacted files
@@                 Coverage Diff                  @@
##           version-2025.10   #18012       +/-   ##
====================================================
- Coverage            92.75%   76.22%   -16.53%     
====================================================
  Files                  869      869               
  Lines                47989    47989               
====================================================
- Hits                 44511    36582     -7929     
- Misses                3478    11407     +7929     
Flag Coverage Δ
e2e 43.07% <ø> (-1.06%) ⬇️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 73.61% <ø> (-17.47%) ⬇️
unit-migrate ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dominic-r dominic-r merged commit 092c5eb into version-2025.10 Nov 6, 2025
87 of 88 checks passed
@dominic-r dominic-r deleted the cherry-pick/18010-to-version-2025.10 branch November 6, 2025 21:11
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-20eef0d878854702a099b0841228b742672b6aaa
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-20eef0d878854702a099b0841228b742672b6aaa

Afterwards, run the upgrade commands from the latest release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants