Skip to content

web/admin: fix missing preview banner for object attributes (cherry-pick #24982 to version-2026.8) - #24990

Merged
BeryJu merged 1 commit into
version-2026.8from
cherry-pick/24982-to-version-2026.8
Aug 11, 2026
Merged

web/admin: fix missing preview banner for object attributes (cherry-pick #24982 to version-2026.8)#24990
BeryJu merged 1 commit into
version-2026.8from
cherry-pick/24982-to-version-2026.8

Conversation

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

Cherry-pick of #24982 to version-2026.8 branch.

Original PR: #24982
Original Author: @BeryJu
Cherry-picked commit: fa9d78a

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu enabled auto-merge (squash) August 11, 2026 11:19
@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 0f2e9a8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a7b0534c3c82100088e2d9b
😎 Deploy Preview https://deploy-preview-24990--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.

@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0f2e9a8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a7b053453befa000802f0fd
😎 Deploy Preview https://deploy-preview-24990--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.

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.47%. Comparing base (f329717) to head (0f2e9a8).
⚠️ Report is 2 commits behind head on version-2026.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.8   #24990   +/-   ##
===============================================
  Coverage           91.46%   91.47%           
===============================================
  Files                1149     1149           
  Lines               72307    72307           
  Branches             3875     3875           
===============================================
+ Hits                66139    66140    +1     
+ Misses               6133     6132    -1     
  Partials               35       35           
Flag Coverage Δ
conformance 34.81% <ø> (+<0.01%) ⬆️
e2e 39.49% <ø> (+<0.01%) ⬆️
integration 31.36% <ø> (+<0.01%) ⬆️
rust 38.89% <ø> (ø)
unit 93.12% <ø> (+<0.01%) ⬆️
unit-migrate 93.14% <ø> (+<0.01%) ⬆️

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

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

@BeryJu
BeryJu merged commit ccf57ab into version-2026.8 Aug 11, 2026
133 checks passed
@BeryJu
BeryJu deleted the cherry-pick/24982-to-version-2026.8 branch August 11, 2026 11:50
@github-actions

Copy link
Copy Markdown
Contributor

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-0f2e9a853d3d4f6c46749b950c710dc0a966622f
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-0f2e9a853d3d4f6c46749b950c710dc0a966622f

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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant