Conversation
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #16185 +/- ##
=======================================
Coverage 92.98% 92.98%
=======================================
Files 869 869
Lines 47962 47987 +25
=======================================
+ Hits 44596 44623 +27
+ Misses 3366 3364 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-194ff83057a61cffe7e79e136432c00024c01f63
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-194ff83057a61cffe7e79e136432c00024c01f63Afterwards, run the upgrade commands from the latest release notes. |
* brands: reproduce matching error Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * try some things Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * fix tests Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * fix tests Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * Update authentik/brands/tests.py Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * fix tests again? Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * wip Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> --------- Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Co-authored-by: Jens L. <jens@goauthentik.io>
|
🍒 Cherry-pick to |
…0) (#17924) brands: add more matching tests (#16185) * brands: reproduce matching error * try some things * fix tests * fix tests * Update authentik/brands/tests.py * fix tests again? * wip --------- Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Co-authored-by: Jens L. <jens@goauthentik.io>
* main: webiste/docs: remove broken info box and fix sentence (#17963) web/admin: fixes capitalization in application wizard title (#17959) website/docs: added Note about email_verified scope mapping is set to false by default (#17942) crypto: update certificate api and component (#17921) core: bump openapitools/openapi-diff from 2.1.4 to 2.1.5 in /scripts/api (#17929) ci: bump getsentry/action-release from 3.3.0 to 3.4.0 (#17931) ci: bump helm/kind-action from 1.12.0 to 1.13.0 (#17930) tasks/schedules: fix rel obj not being associated or updated (#17934) core, web: update translations (#17807) brands: sort matched brand by match length (#17920) web: bump the storybook group across 1 directory with 5 updates (#17787) brands: add more matching tests (#16185)
No description provided.