Skip to content

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Dec 30, 2025

No description provided.

@BeryJu BeryJu requested a review from dewi-tik December 30, 2025 12:43
@BeryJu BeryJu requested a review from a team as a code owner December 30, 2025 12:43
@netlify
Copy link

netlify bot commented Dec 30, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 3f6b62e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/695e0dad03d2e30008691e76
😎 Deploy Preview https://deploy-preview-19116--authentik-storybook.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 Dec 30, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 3f6b62e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/695e0dadb892be0008b294fd
😎 Deploy Preview https://deploy-preview-19116--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 Dec 30, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 3f6b62e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/695e0dad9340cd0008ee2aff
😎 Deploy Preview https://deploy-preview-19116--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.

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.35%. Comparing base (d9065a0) to head (3f6b62e).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19116      +/-   ##
==========================================
+ Coverage   93.14%   93.35%   +0.21%     
==========================================
  Files         949      949              
  Lines       52372    52372              
==========================================
+ Hits        48780    48894     +114     
+ Misses       3592     3478     -114     
Flag Coverage Δ
conformance 38.74% <ø> (+<0.01%) ⬆️
e2e 44.64% <ø> (+1.01%) ⬆️
integration 23.43% <ø> (+<0.01%) ⬆️
unit 91.57% <ø> (+<0.01%) ⬆️
unit-migrate 91.62% <ø> (+<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.

Signed-off-by: Jens Langhammer <[email protected]>
@dewi-tik dewi-tik self-assigned this Dec 30, 2025
@dewi-tik dewi-tik added area:docs backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Dec 30, 2025
Co-authored-by: Jens L. <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 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-3f6b62ed7ac838756de43f096addd7661e62cbbd
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-3f6b62ed7ac838756de43f096addd7661e62cbbd

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

Signed-off-by: Dewi Roberts <[email protected]>
Co-authored-by: Dominic R <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>
@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Dec 30, 2025
@dewi-tik dewi-tik requested a review from dominic-r January 7, 2026 07:39
@github-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Jan 7, 2026
@dewi-tik dewi-tik enabled auto-merge (squash) January 7, 2026 07:54
@dewi-tik dewi-tik merged commit 6e9972f into main Jan 7, 2026
141 of 143 checks passed
@dewi-tik dewi-tik deleted the website/docs/endpoints-revisit-the-nth branch January 7, 2026 10:51
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 7, 2026
authentik-automation bot pushed a commit that referenced this pull request Jan 7, 2026
* website/docs: revisit endpoint docs the nth

Signed-off-by: Jens Langhammer <[email protected]>

* more edits & examples

Signed-off-by: Jens Langhammer <[email protected]>

* WIP

* Apply suggestions from code review

Co-authored-by: Jens L. <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>

* Update index.mdx

Signed-off-by: Dewi Roberts <[email protected]>

* Apply suggestions from code review

Co-authored-by: Dominic R <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>

* Add edge browser extension

* Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx

Co-authored-by: Dominic R <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>

---------

Signed-off-by: Jens Langhammer <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>
Co-authored-by: dewi-tik <[email protected]>
Co-authored-by: Dominic R <[email protected]>
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19223

kensternberg-authentik added a commit that referenced this pull request Jan 7, 2026
* main:
  core: bump goauthentik.io/api/v3 from 3.2026020.7 to 3.2026020.8 (#19218)
  lifecycle/aws: bump aws-cdk from 2.1100.2 to 2.1100.3 in /lifecycle/aws (#19219)
  web: bump @formatjs/intl-listformat from 8.1.1 to 8.1.2 in /web (#19220)
  endpoints: include license status in agent config (#19227)
  ci: bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in /.github/actions/setup (#19221)
  website/docs: revisit endpoint docs the nth (#19116)
  core, web: update translations (#19200)
dewi-tik added a commit that referenced this pull request Jan 7, 2026
…rsion-2025.12) (#19223)

website/docs: revisit endpoint docs the nth (#19116)

* website/docs: revisit endpoint docs the nth



* more edits & examples



* WIP

* Apply suggestions from code review




* Update index.mdx



* Apply suggestions from code review




* Add edge browser extension

* Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx




---------

Signed-off-by: Jens Langhammer <[email protected]>
Signed-off-by: Dewi Roberts <[email protected]>
Co-authored-by: Jens L. <[email protected]>
Co-authored-by: dewi-tik <[email protected]>
Co-authored-by: Dominic R <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants