bashinate

Results 1 issues of bashinate

TypeError: Cannot read property 'anonymousReadonly' of undefined ``` "users": { "ldapauth": { "url": "ldap://domain.local:389", "accountBase": "ou=People,dc=domain,dc=local", "accountPattern": "(&(objectClass=*)(uid={{username}}))", "displayNameAttribute": "cn", "searchDN": "CN=etherpad-ldap,OU=ServiceAccounts,OU=People,DC=domain,DC=local", "searchPWD": "caaccacacaca", "groupSearchBase": "ou=People,dc=domain,dc=local", "groupAttribute": "member", "groupAttributeIsDN": true,...