]> source.dussan.org Git - nextcloud-server.git/commit
Log warning when no uid was found for user
authorVincent Petry <pvince81@owncloud.com>
Thu, 9 Oct 2014 12:58:53 +0000 (14:58 +0200)
committerVincent Petry <pvince81@owncloud.com>
Thu, 9 Oct 2014 12:58:53 +0000 (14:58 +0200)
commit59f9107dd9497d2eb9bd61f5eb8d893dd8fcb766
tree34569369b4dd6a1df8d262fbcc652dd3c6336cb1
parent0474a20ab9d21327a9fab8e463eb74b91a198c31
Log warning when no uid was found for user

In some incomplete setups (like mine) it can happen that the uid
attribute of users is missing.

To be able to find out that something is wrong, a debug message is now
logged when it has not been found.
apps/user_ldap/group_ldap.php