Skip to content

Conversation

@gergosimonyi
Copy link
Collaborator

This is a remnant from before we had object-level permissions.

This is a remnant from before we had object-level permissions.
@gergosimonyi gergosimonyi requested a review from a team as a code owner September 5, 2025 09:50
@gergosimonyi gergosimonyi added the backport/version-2025.8 Add this label to PRs to backport changes to 2025.8 label Sep 5, 2025
@netlify
Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit f992d20
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68bab27c098e1300074b7f0a

@netlify
Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f992d20
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68bab27c24b5be0008b431d7
😎 Deploy Preview https://deploy-preview-16642--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.

@netlify
Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit f992d20
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68bab27c2607b0000834dcf3

@codecov
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.72%. Comparing base (fa899e9) to head (f992d20).
⚠️ Report is 1247 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16642      +/-   ##
==========================================
+ Coverage   92.42%   92.72%   +0.30%     
==========================================
  Files         838      838              
  Lines       45359    45354       -5     
==========================================
+ Hits        41924    42056     +132     
+ Misses       3435     3298     -137     
Flag Coverage Δ
e2e 46.50% <100.00%> (+1.77%) ⬆️
integration 23.45% <0.00%> (-0.06%) ⬇️
unit 90.92% <100.00%> (+<0.01%) ⬆️

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.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 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-f992d2060f930ca0b0f512ee6ccf9921c24b206c
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-f992d2060f930ca0b0f512ee6ccf9921c24b206c

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

@gergosimonyi
Copy link
Collaborator Author

I accidentally created a duplicate (and better version) over at #18684

@gergosimonyi gergosimonyi deleted the core/remove-superuser-contition-on-token-list branch December 10, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2025.8 Add this label to PRs to backport changes to 2025.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants