website: Apply CSpell corrections. (#20189)

* website: Apply CSpell corrections.

* Lint/spelling fix

---------

Co-authored-by: dewi-tik <dewi@goauthentik.io>
This commit is contained in:
Teffen Ellis
2026-02-11 21:57:36 +01:00
committed by GitHub
parent 858a040dfb
commit 8aeedb6380
54 changed files with 79 additions and 75 deletions

View File

@@ -127,7 +127,7 @@ If you had persistence for Redis configured, you can delete the PVC and PV after
- \*/bindings: order by pk (#17027)
- api: Clean schema up more (#17055)
- api: Fix locale propagation from ?locale parameter in frontend (#16857)
- api: optimise schemas' common query parameters (#16884)
- api: optimize schemas' common query parameters (#16884)
- blueprints: ensure tasks retry on database errors (#17333)
- blueprints: exclude exporting UserConsent (#16640)
- blueprints: fix email address verified by default (#16206)
@@ -153,7 +153,7 @@ If you had persistence for Redis configured, you can delete the PVC and PV after
- core: Normalize NPM script arguments. (#16725)
- core: update_attributes: only update the model if attributes changed (#16322)
- core: use email backend for test_email management command (#16311)
- core/api: Better naming for partial user/group serializer, optimise bindings (#17022)
- core/api: Better naming for partial user/group serializer, optimize bindings (#17022)
- enterprise/providers/gws+entra: fix group integrity error during discovery (#17355)
- enterprise/providers/gws+entra: fix integrity error during discovery (#17341)
- enterprise/providers/radius: add EAP-TLS support (#15702)