Skip to content

revert: website/integrations: wazuh: Change exchange key generation to 64 bytes#19759

Merged
BeryJu merged 1 commit intomainfrom
revert-18769-patch-3
Jan 27, 2026
Merged

revert: website/integrations: wazuh: Change exchange key generation to 64 bytes#19759
BeryJu merged 1 commit intomainfrom
revert-18769-patch-3

Conversation

@dewi-tik
Copy link
Contributor

Reverts #18769

See #18769 (comment)

@dewi-tik dewi-tik self-assigned this Jan 26, 2026
@dewi-tik dewi-tik requested a review from a team as a code owner January 26, 2026 11:48
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label Jan 26, 2026
@dewi-tik dewi-tik enabled auto-merge (squash) January 26, 2026 11:49
@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Jan 26, 2026
@netlify
Copy link

netlify bot commented Jan 26, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 1427a70
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/697754a4a1b01d0008210870
😎 Deploy Preview https://deploy-preview-19759--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.

Copy link
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did I miss that 😭

@github-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Jan 26, 2026
@dominic-r dominic-r force-pushed the revert-18769-patch-3 branch from 1427a70 to 930fe14 Compare January 26, 2026 11:53
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (a90d1fd) to head (930fe14).
⚠️ Report is 36 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19759      +/-   ##
==========================================
+ Coverage   93.24%   93.25%   +0.01%     
==========================================
  Files         954      954              
  Lines       52401    52401              
==========================================
+ Hits        48860    48867       +7     
+ Misses       3541     3534       -7     
Flag Coverage Δ
conformance 38.24% <ø> (+<0.01%) ⬆️
e2e 44.08% <ø> (+0.19%) ⬆️
integration 23.14% <ø> (+<0.01%) ⬆️
unit 91.50% <ø> (ø)
unit-migrate 91.52% <ø> (-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 Jan 26, 2026

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-930fe14f9d6f27ea8e332b575462a9886b092602
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-930fe14f9d6f27ea8e332b575462a9886b092602

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

@BeryJu BeryJu changed the title Revert "website/integrations: wazuh: Change exchange key generation to 64 bytes" revert: website/integrations: wazuh: Change exchange key generation to 64 bytes Jan 26, 2026
@BeryJu BeryJu disabled auto-merge January 27, 2026 15:39
@BeryJu BeryJu merged commit 8e710dc into main Jan 27, 2026
97 of 101 checks passed
@BeryJu BeryJu deleted the revert-18769-patch-3 branch January 27, 2026 15:39
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 27, 2026
kensternberg-authentik added a commit that referenced this pull request Jan 31, 2026
* main: (45 commits)
  sources/saml: Add testcases for PR #19593 (#19647)
  revert: website/integrations: wazuh: Change exchange key generation to 64 bytes (#19759)
  web: bump API Client version (#19760)
  core: bump djangoql from 0.18.2 to 0.19.1 (#19780)
  web: Vendor SFE Bootstrap (#19766)
  core, web: update translations (#19717)
  web: bump the eslint group across 1 directory with 3 updates (#19782)
  web: bump the react group across 1 directory with 2 updates (#19784)
  web: bump country-flag-icons from 1.6.8 to 1.6.9 in /web (#19785)
  providers/oauth2: Support login_hint (#19498)
  admin/files: add centralized theme variable support for file URLs (#19657)
  core: bump github.com/pires/go-proxyproto from 0.9.1 to 0.9.2 (#19778)
  core: bump openapitools/openapi-diff from 2.1.6 to 2.1.7 in /scripts/api (#19779)
  core: bump gssapi from 1.10.1 to 1.11.1 (#19781)
  ci: bump actions/attest-build-provenance from 3.1.0 to 3.2.0 (#19783)
  website/docs: endpoint devices: fix local device login (#19698)
  web: Enforce `challenge` nullish types. (#19768)
  web/elements: stabilize dual-select status height (#19734)
  web/a11y: CAPTCHA Stage Form (#19670)
  web/table: align row action icons and tooltip color (#19736)
  ...
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants