Skip to content

website/docs: endpoints devices: typo fix#19621

Merged
dominic-r merged 1 commit intomainfrom
docs-endpoint-ssh-typo-fix
Jan 20, 2026
Merged

website/docs: endpoints devices: typo fix#19621
dominic-r merged 1 commit intomainfrom
docs-endpoint-ssh-typo-fix

Conversation

@fheisler
Copy link
Member

ubetween

Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com>
@fheisler fheisler requested a review from a team as a code owner January 20, 2026 19:56
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 1e8b025
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/696fddf99e7e5a00083732eb
😎 Deploy Preview https://deploy-preview-19621--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
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1e8b025
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/696fddfa56a54300088ae298
😎 Deploy Preview https://deploy-preview-19621--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
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19621      +/-   ##
==========================================
- Coverage   93.26%   93.22%   -0.04%     
==========================================
  Files         949      949              
  Lines       52131    52131              
==========================================
- Hits        48619    48599      -20     
- Misses       3512     3532      +20     
Flag Coverage Δ
conformance 38.26% <ø> (+0.06%) ⬆️
e2e 44.11% <ø> (-0.01%) ⬇️
integration 23.16% <ø> (-0.06%) ⬇️
unit 91.52% <ø> (+<0.01%) ⬆️
unit-migrate 91.55% <ø> (+0.03%) ⬆️

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 added area:docs Features or issues related to Docusaurus backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Jan 20, 2026
@dominic-r dominic-r enabled auto-merge (squash) January 20, 2026 20:14
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Jan 20, 2026
@dominic-r dominic-r merged commit 93a56f8 into main Jan 20, 2026
102 checks passed
@dominic-r dominic-r deleted the docs-endpoint-ssh-typo-fix branch January 20, 2026 20:23
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 20, 2026
authentik-automation bot pushed a commit that referenced this pull request Jan 20, 2026
docs typo fix

Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com>
@authentik-automation
Copy link
Contributor

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

@github-actions
Copy link
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-1e8b0252a9171984644e138733d0e900bbfd1fc3
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-1e8b0252a9171984644e138733d0e900bbfd1fc3

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

dominic-r pushed a commit that referenced this pull request Jan 20, 2026
…ion-2025.12) (#19622)

website/docs: endpoints devices: typo fix (#19621)

docs typo fix

Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com>
Co-authored-by: Fletcher Heisler <fheisler@users.noreply.github.com>
kensternberg-authentik added a commit that referenced this pull request Jan 20, 2026
* main:
  website/docs: sources: add keycloak (#19591)
  website/docs: endpoints devices: typo fix (#19621)
  lib/sync/outgoing: handle deletions even if object does not exist in database (#18968)
kensternberg-authentik added a commit that referenced this pull request Jan 20, 2026
* main:
  website/docs: sources: add keycloak (#19591)
  website/docs: endpoints devices: typo fix (#19621)
  lib/sync/outgoing: handle deletions even if object does not exist in database (#18968)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus 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.

2 participants