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:
		| @ -706,7 +706,7 @@ export default { | ||||
|                     items: [ | ||||
|                         { | ||||
|                             type: "category", | ||||
|                             label: "2024", | ||||
|                             label: "2025", | ||||
|                             items: ["security/cves/CVE-2025-29928"], | ||||
|                         }, | ||||
|                         { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L.
					Jens L.