Conversation
✅ 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 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #18589 +/- ##
========================================
Coverage 93.24% 93.25%
========================================
Files 949 954 +5
Lines 52189 52401 +212
========================================
+ Hits 48663 48865 +202
- Misses 3526 3536 +10
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-318b6cca79e83a226b1c9537b9dd8d574116decd
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-318b6cca79e83a226b1c9537b9dd8d574116decdAfterwards, run the upgrade commands from the latest release notes. |
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
web/src/admin/endpoints/connectors/fleet/FleetConnectorViewPage.ts
Outdated
Show resolved
Hide resolved
web/src/admin/endpoints/connectors/fleet/FleetConnectorViewPage.ts
Outdated
Show resolved
Hide resolved
web/src/admin/endpoints/connectors/fleet/FleetConnectorViewPage.ts
Outdated
Show resolved
Hide resolved
web/src/admin/endpoints/connectors/fleet/FleetConnectorViewPage.ts
Outdated
Show resolved
Hide resolved
web/src/admin/endpoints/connectors/fleet/FleetConnectorViewPage.ts
Outdated
Show resolved
Hide resolved
|
@GirlBossRush I've opened a new pull request, #18651, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com>
* Initial plan * Add public override modifiers to updated method Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> * Address additional feedback from PR #18589 Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> * Fix indentation in ak-switch-input component Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # schema.yml
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # authentik/endpoints/models.py
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # web/src/admin/endpoints/connectors/ConnectorWizard.ts
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
09c735b to
318b6cc
Compare
No description provided.