Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #14998 +/- ##
=======================================
Coverage 92.81% 92.81%
=======================================
Files 815 815
Lines 42105 42105
=======================================
Hits 39080 39080
Misses 3025 3025
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-7fda57de1eb6cbad2ffe4606f9189968e89c8aba
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-7fda57de1eb6cbad2ffe4606f9189968e89c8abaAfterwards, run the upgrade commands from the latest release notes. |
* main: web/elements: Add light mode custom css handling (#14944) website/docs: add host header dynamic property mapping (#15006) core, web: update translations (#14999) website/docs: fixes misplaced sentence (#14998) website/docs: note usage of `is_restored` by source stage (#13422) website: bump the build group in /website with 6 updates (#15001) web: bump @sentry/browser from 9.27.0 to 9.28.0 in /web in the sentry group across 1 directory (#15002) core: bump msgraph-sdk from 1.32.0 to 1.33.0 (#15003) core: bump google-api-python-client from 2.171.0 to 2.172.0 (#15004)
* main: (30 commits) web/elements: Add light mode custom css handling (#14944) website/docs: add host header dynamic property mapping (#15006) core, web: update translations (#14999) website/docs: fixes misplaced sentence (#14998) website/docs: note usage of `is_restored` by source stage (#13422) website: bump the build group in /website with 6 updates (#15001) web: bump @sentry/browser from 9.27.0 to 9.28.0 in /web in the sentry group across 1 directory (#15002) core: bump msgraph-sdk from 1.32.0 to 1.33.0 (#15003) core: bump google-api-python-client from 2.171.0 to 2.172.0 (#15004) web/admin: fix language in certificate import (#14953) website/integrations: add new categories and update sidebar info (#14995) brands: fix custom_css being escaped (#14994) web/admin: show selected policy engine mode on bindings pages, allow setting it on sources (#12963) website/integrations: add bitwarden (#14922) core: bump goauthentik.io/api/v3 from 3.2025061.1 to 3.2025061.2 (#14986) website: bump @types/node from 22.15.30 to 24.0.0 in /website (#14988) website: bump the eslint group in /website with 3 updates (#14987) web: bump the eslint group across 2 directories with 3 updates (#14991) website/integrations: fix typos, update language and styling (#14978) website/integrations: add 1password (#14815) ...
|
/cherry-pick version-2025.4 |
fixes misplaced sentence Co-authored-by: Tana M Berry <tana@goauthentik.io>
|
/cherry-pick version-2025.6 |
fixes misplaced sentence Co-authored-by: Tana M Berry <tana@goauthentik.io>
fixes misplaced sentence Co-authored-by: Tana M Berry <tana@goauthentik.io>
This PR moves around a misplaced sentence, and a few other tweaks, in our Events doc page.
make website)