website/docs: cve release notes (#11026)

website/docs: prepare cve releases

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2024-08-22 17:28:09 +02:00
committed by GitHub
parent 3daf8f8db4
commit b301048a27
2 changed files with 8 additions and 0 deletions

View File

@ -243,6 +243,10 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.4
- sources/saml: fix FlowPlanner error due to pickle (cherry-pick #9708) (#9709)
- web: fix value handling inside controlled components (cherry-pick #9648) (#9685)
## Fixed in 2024.4.4
- security: fix [CVE-2024-42490](../../security/CVE-2024-42490.md), reported by [@m2a2](https://github.com/m2a2) (cherry-pick #11022) #11024
## API Changes
#### What's New

View File

@ -231,6 +231,10 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.6
- web: fix theme not applying to document correctly (cherry-pick #10721) (#10722)
- web: replace all occurrences of the theme placeholder (cherry-pick #10749) (#10750)
## Fixed in 2024.6.4
- security: fix [CVE-2024-42490](../../security/CVE-2024-42490.md), reported by [@m2a2](https://github.com/m2a2) (cherry-pick #11022) #11025
## API Changes
#### What's New