Skip to content

web: re-add en.xlf locale#18469

Merged
rissson merged 2 commits intomainfrom
fix-web-locale-extract
Dec 1, 2025
Merged

web: re-add en.xlf locale#18469
rissson merged 2 commits intomainfrom
fix-web-locale-extract

Conversation

@rissson
Copy link
Member

@rissson rissson commented Dec 1, 2025

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson self-assigned this Dec 1, 2025
@rissson rissson requested review from a team as code owners December 1, 2025 14:23
@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 4670e32
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/692da54d6e466f0009774025
😎 Deploy Preview https://deploy-preview-18469--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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

authentik translations instructions

Thanks for your pull request!

authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically.

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 4670e32
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/692da54d5808080008e21ddc

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 4670e32
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/692da54d65de9800080267e3

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson added the area:frontend Features or issues related to the browser, TypeScript, Node.js, etc label Dec 1, 2025
@rissson rissson added this to the Release 2025.12 milestone Dec 1, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Dec 1, 2025
@rissson rissson moved this from In Progress to In review in authentik Core Dec 1, 2025
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18469      +/-   ##
==========================================
+ Coverage   93.01%   93.04%   +0.03%     
==========================================
  Files         911      911              
  Lines       49848    49848              
==========================================
+ Hits        46366    46383      +17     
+ Misses       3482     3465      -17     
Flag Coverage Δ
e2e 45.25% <ø> (+0.65%) ⬆️
integration 22.91% <ø> (+0.03%) ⬆️
unit 91.20% <ø> (+<0.01%) ⬆️
unit-migrate 91.25% <ø> (+<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.

@GirlBossRush GirlBossRush self-requested a review December 1, 2025 14:40
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 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-4670e3242510e2dce1aec79f5fd148b654291d16
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-4670e3242510e2dce1aec79f5fd148b654291d16

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

@rissson rissson merged commit 0ba097a into main Dec 1, 2025
100 checks passed
@rissson rissson deleted the fix-web-locale-extract branch December 1, 2025 14:54
@github-project-automation github-project-automation bot moved this from In review to Done in authentik Core Dec 1, 2025
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (53 commits)
  core, web: update translations (#18380)
  web: re-add en.xlf locale (#18469)
  stages/user_write: Fix user attributes are not sanitized under certains conditions (#17890)
  providers/scim: compare users/groups before sending update request (#18456)
  enterprise/endpoints/connectors/agent: fix Apple JWE encryption when FIPS is enabled (#18464)
  website: bump @types/react from 19.2.6 to 19.2.7 in /website (#18357)
  core: bump goauthentik/fips-debian from `ac4c80b` to `de70579` (#18419)
  core: bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#18416)
  website: bump prettier-plugin-packagejson from 2.5.19 to 2.5.20 in /website (#18460)
  core: bump goauthentik.io/api/v3 from 3.2025120.7 to 3.2025120.11 (#18461)
  website/integrations: add GLPI (#17937)
  website/integrations: small fixes (#18423)
  enterprise: Apple Platform SSO (#15318)
  crypto: only generate managed keypair if non-existent (#18457)
  ci: remove translation-rename (#18444)
  translate: Updates for project authentik and language tr (#18438)
  translate: Updates for project authentik and language fr (#18431)
  translate: Updates for project authentik and language ru (#18442)
  translate: Updates for project authentik and language cs_CZ (#18443)
  translate: Updates for project authentik and language pt (#18437)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Features or issues related to the browser, TypeScript, Node.js, etc

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants