Merge branch 'main' into feat/multi-lang-Terms-of-service

This commit is contained in:
Ruben Talstra 2025-03-20 14:18:17 +01:00 committed by GitHub
commit 9885982233
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 925 additions and 84 deletions

View file

@ -513,6 +513,7 @@ export type TStartupConfig = {
appleLoginEnabled: boolean;
openidLabel: string;
openidImageUrl: string;
openidAutoRedirect: boolean;
/** LDAP Auth Configuration */
ldap?: {
/** LDAP enabled */