website/docs: finalize 2026.8 docs (#25202)

* website/docs: finalize 2026.8 docs

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* stupid linter keeps indenting this line more and more and I cba, no one reads these anyways

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2026-08-18 21:15:53 +01:00
committed by GitHub
parent e1bdd8236d
commit 9f7eb030b9
2 changed files with 3755 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ DOCKER_IMAGE ?= "authentik:test"
UNAME_S := $(shell uname -s)
ifeq ($(UNAME_S),Darwin)
SED_INPLACE = sed -i ''
SED_INPLACE = /usr/bin/sed -i ''
else
SED_INPLACE = sed -i
endif

File diff suppressed because it is too large Load Diff