website/docs: fix 2025 CVE category title (#13703)

* website/docs: fix 2025 CVE category title

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

* add sideeffect of changing session backend

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2025-03-28 14:55:56 +01:00
committed by GitHub
parent 4a12a57c5f
commit eae18d0016
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ authentik 2025.2.3 and 2024.12.4 fix this issue.
### Workarounds
Switching to the cache-based session storage until the authentik instance can be upgraded is recommended.
Switching to the cache-based session storage until the authentik instance can be upgraded is recommended. This will however also delete all existing sessions and users will have to re-authenticate.
### For more information

View File

@ -706,7 +706,7 @@ export default {
items: [
{
type: "category",
label: "2024",
label: "2025",
items: ["security/cves/CVE-2025-29928"],
},
{