nextcloud/apps/user_ldap/lib
blizzz 8553e04a78 Merge pull request #11478 from owncloud/fix-11448
LDAP: add setting to wizard that disables auto-detection and enables raw mode
2014-10-16 15:35:30 +02:00
..
user better check whether string resembles a DN, fixes #9887 2014-08-11 16:40:41 +02:00
access.php make scrutinizer happy, very minor changes 2014-10-01 11:55:53 +02:00
backendutility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
configuration.php more beautiful white spaces 2014-10-08 15:04:29 +02:00
connection.php support for AD primary groups 2014-07-08 21:32:21 +02:00
filesystemhelper.php newlines 2014-06-03 12:59:10 +02:00
helper.php adding unit test to truncate the table 2014-09-16 16:17:25 +02:00
ildapwrapper.php make scrutinizer happy, very minor changes 2014-10-01 11:55:53 +02:00
jobs.php fix instantiation of Access class 2014-06-27 18:49:11 +02:00
ldap.php ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexisting function, fixes #9829 2014-08-07 17:15:36 +02:00
ldaputility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
logwrapper.php newlines 2014-06-03 12:59:10 +02:00
proxy.php LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 2014-06-03 12:59:09 +02:00
wizard.php dn needs to be fetched to be able to detect memberOf support 2014-09-26 15:36:49 +02:00
wizardresult.php Fix PHPDoc in /apps 2014-05-16 22:21:57 +01:00