Make LDAP view that contains the server and external ldap

This commit is contained in:
Girish Ramakrishnan
2025-10-05 10:53:08 +02:00
parent 32f4b72d68
commit 7a24c23bdd
5 changed files with 55 additions and 43 deletions

View File

@@ -373,7 +373,7 @@
"body": "Email sent to {{ email }}"
},
"exposedLdap": {
"description": "The LDAP server can be used by external applications for authentication.",
"description": "The LDAP server lets external apps authenticate users against the Cloudron user directory.",
"ipRestriction": {
"description": "Limit Directory Server access to specific IPs or ranges. Lines starting with <code>#</code> are treated as comments.",
"placeholder": "Line separated IP address or Subnet",
@@ -385,7 +385,9 @@
"url": "Server URL"
},
"cloudflarePortWarning": "Cloudflare proxying must be disabled on the dashboard domain to access the LDAP server",
"enable": "Enable LDAP Server"
"enable": "Enable LDAP Server",
"title": "LDAP Server",
"enabled": "Enable LDAP Server"
},
"userImportDialog": {
"title": "Import Users",