mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
added comment because of change in configuration dependencies
This commit is contained in:
parent
0555b7e34c
commit
c0d1ed714e
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ export default class LDAP {
|
|||
return;
|
||||
}
|
||||
|
||||
|
||||
/* if SimpleAuth is configured, the BaseDN is not needed */
|
||||
if (!this.options.BaseDN && !this.options.AD_Simple_Auth) throw new Error('BaseDN is not provided');
|
||||
|
||||
var userDn = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue