Skip to content

web/flows: improvements for hCaptcha (cherry-pick #16882 to version-2025.10)#18128

Merged
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/16882-to-version-2025.10
Nov 13, 2025
Merged

web/flows: improvements for hCaptcha (cherry-pick #16882 to version-2025.10)#18128
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/16882-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #16882 to version-2025.10 branch.

Original PR: #16882
Original Author: @Tealk
Cherry-picked commit: 4821198

* improvements for hCaptcha
Issue #16755

* web: Format.

---------

Co-authored-by: Teffen Ellis <teffen@goauthentik.io>
@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 781d86f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69163071ff7aae0008914d9e

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 781d86f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69163071f6732c0008682b8a
😎 Deploy Preview https://deploy-preview-18128--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.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (d018f03) to head (781d86f).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18128      +/-   ##
===================================================
+ Coverage            92.88%   92.94%   +0.05%     
===================================================
  Files                  869      869              
  Lines                47988    47988              
===================================================
+ Hits                 44574    44601      +27     
+ Misses                3414     3387      -27     
Flag Coverage Δ
e2e 45.16% <ø> (+0.35%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.09% <ø> (+<0.01%) ⬆️
unit-migrate 91.14% <ø> (+<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

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-781d86fcfd08d8e633d2bdc8250f72e52fe2fd2a
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-781d86fcfd08d8e633d2bdc8250f72e52fe2fd2a

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

@BeryJu BeryJu merged commit a9aa1bf into version-2025.10 Nov 13, 2025
93 checks passed
@BeryJu BeryJu deleted the cherry-pick/16882-to-version-2025.10 branch November 13, 2025 20:02
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants