Skip to content

stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs#13073

Merged
BeryJu merged 1 commit intomainfrom
update-fido-mds-client
Feb 15, 2025
Merged

stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs#13073
BeryJu merged 1 commit intomainfrom
update-fido-mds-client

Conversation

@authentik-automation
Copy link
Contributor

stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot requested a review from a team as a code owner February 15, 2025 02:01
@authentik-automation authentik-automation bot enabled auto-merge (squash) February 15, 2025 02:01
@netlify
Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit d4d5cdd
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67aff5985582720008e7bf1d

@netlify
Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit d4d5cdd
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67aff5985905eb0008f958b7

@codecov
Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (de20897) to head (d4d5cdd).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13073      +/-   ##
==========================================
+ Coverage   92.69%   92.76%   +0.07%     
==========================================
  Files         785      785              
  Lines       39623    39623              
==========================================
+ Hits        36728    36757      +29     
+ Misses       2895     2866      -29     
Flag Coverage Δ
e2e 48.53% <ø> (+0.14%) ⬆️
integration 24.54% <ø> (ø)
unit 90.43% <ø> (+<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-d4d5cddee3f8c4bd0702b8be2d2e9d2ddc07d996
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-d4d5cddee3f8c4bd0702b8be2d2e9d2ddc07d996

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

@BeryJu BeryJu disabled auto-merge February 15, 2025 21:10
@BeryJu BeryJu merged commit 65579c0 into main Feb 15, 2025
76 checks passed
@BeryJu BeryJu deleted the update-fido-mds-client branch February 15, 2025 21:10
kensternberg-authentik added a commit that referenced this pull request Feb 20, 2025
* main: (24 commits)
  core: add additional RBAC permission to restrict setting the superuser status on groups (#12900)
  web: bump API Client version (#13089)
  core: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#13085)
  stages/authenticator_email: Email OTP (#12630)
  website: bump dompurify and mermaid in /website (#13077)
  web: bump dompurify and mermaid in /web (#13078)
  core: bump django-filter from 24.3 to 25.1 (#13086)
  enterprise/audit: fix diff being created when not enabled (#13084)
  core, web: update translations (#13088)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13080)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13081)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#13082)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#13083)
  core: bump django-storages from 1.14.4 to 1.14.5 (#13087)
  web/user: fix redirects back to user settings (#13076)
  ci: parallelize unit tests (#13036)
  core, web: update translations (#13072)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#13073)
  root: Improve debugging experience (#12961)
  core, web: update translations (#13071)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant