nextcloud/apps/user_ldap
Vincent Petry 59f9107dd9 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.
2014-10-09 14:58:53 +02:00
..
ajax Use public api for getting l10n 2014-08-31 10:08:22 +02:00
appinfo Updated info.xml with description 2014-10-08 20:44:09 -04:00
command Add a CLI command that creates an empty LDAP config 2014-09-29 00:21:20 -04:00
css Hack to avoid Agent DN + Password being overwritten by some ugly browsers with stored site credentials 2014-08-05 12:14:29 +02:00
js trigger email detection by Wizard upon any user filter filter change. before it happenend only upon user automatic list filter creation, but not on manual editing 2014-08-29 11:14:36 +02:00
l10n [tx-robot] updated from transifex 2014-10-06 01:54:57 -04:00
lib dn needs to be fetched to be able to detect memberOf support 2014-09-26 15:36:49 +02:00
templates Hack to avoid Agent DN + Password being overwritten by some ugly browsers with stored site credentials 2014-08-05 12:14:29 +02:00
tests adding unit test to truncate the table 2014-09-16 16:17:25 +02:00
group_ldap.php Log warning when no uid was found for user 2014-10-09 14:58:53 +02:00
group_proxy.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
settings.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
user_ldap.php port of #9500 2014-07-08 16:32:01 +02:00
user_proxy.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00