Make LDAP view that contains the server and external ldap
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user