Add ldap.passwordresetlink to configuration file
This commit is contained in:
parent
4f3b2e9dcb
commit
eed8616dbb
1 changed files with 1 additions and 0 deletions
|
@ -95,3 +95,4 @@ host="localhost"
|
|||
port=3002
|
||||
baseDN="ou=users,dc=company"
|
||||
filter="(|(username={{username}})(mail={{username}}))"
|
||||
passwordresetlink=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue