Show directory server URL for convenience

This commit is contained in:
Johannes Zellner
2022-07-30 16:00:42 +02:00
parent 707768e00e
commit dc90938a85
3 changed files with 30 additions and 2 deletions
+3 -2
View File
@@ -358,8 +358,9 @@
"label": "Restrict Access"
},
"secret": {
"label": "Secret",
"description": "All LDAP queries have to be authenticated with this secret and the user DN <i>{{ userDN }}</i>"
"label": "Bind Password",
"description": "All LDAP queries have to be authenticated with this secret and the user DN <i>{{ userDN }}</i>",
"url": "Server URL"
}
},
"userImportDialog": {