mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-01 07:38:33 -04:00
Introduce ldap.useridField
Signed-off-by: Dustin Frisch <fooker@lab.sh>
This commit is contained in:
parent
b0ce3d0230
commit
d6ee10d176
5 changed files with 10 additions and 3 deletions
lib/config
|
@ -115,6 +115,7 @@ module.exports = {
|
|||
searchFilter: undefined,
|
||||
searchAttributes: undefined,
|
||||
usernameField: undefined,
|
||||
useridField: undefined,
|
||||
tlsca: undefined
|
||||
},
|
||||
saml: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue