web/sfe: downgrade bootstrap, add access denied test#19763
Conversation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19763 +/- ##
==========================================
- Coverage 93.22% 93.18% -0.04%
==========================================
Files 954 954
Lines 52443 52443
==========================================
- Hits 48889 48871 -18
- Misses 3554 3572 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-62d5efb851ace77e1162a8549b030d0f705505d5
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-62d5efb851ace77e1162a8549b030d0f705505d5Afterwards, run the upgrade commands from the latest release notes. |
|
|
|
|
ref https://github.com/goauthentik/internal-customer-ref/issues/2