website: codespell with custom dictionary and CI (#5062)

This commit is contained in:
Jens L
2023-03-24 00:24:55 +01:00
committed by GitHub
parent 5b9f35a4a1
commit 5d84f2a079
20 changed files with 42 additions and 27 deletions

View File

@ -95,7 +95,7 @@ SAML2_GROUP_ATTRIBUTE=http://schemas.xmlsoap.org/claims/Group
SAML2_DISPLAY_NAME_ATTRIBUTES=http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname
# Identity Provider entityID URL
SAML2_IDP_ENTITYID=METADATAURL
# Auto-load metatadata from the IDP
# Auto-load metadata from the IDP
# Setting this to true negates the need to specify the next three options
SAML2_AUTOLOAD_METADATA=true