owncloud / user_ldap

📒
GNU Affero General Public License v3.0
17 stars 17 forks source link

fix: do no hit LDAP if no exposed attribute is configured #823

Open jvillafanez opened 2 weeks ago

jvillafanez commented 2 weeks ago

If there are no exposed attributes configured in the ldap's wizard, we shouldn't hit the LDAP server trying to get the exposed attributes.

Link: https://github.com/owncloud/enterprise/issues/6856