Add input field to configure user directory secret
This commit is contained in:
@@ -343,6 +343,10 @@
|
||||
"description": "The directory server can be limited to specific IPs or ranges.",
|
||||
"placeholder": "Line separated IP address or Subnet",
|
||||
"label": "Restrict Access"
|
||||
},
|
||||
"secret": {
|
||||
"label": "Secret",
|
||||
"description": "All LDAP queries have to be authenticated with this secret and the user DN <i>{{ userDN }}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user