nextcloud/apps/user_ldap/lib
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 2014-11-20 18:31:39 +01:00
..
user better check whether string resembles a DN, fixes #9887 2014-08-11 16:40:41 +02:00
access.php consolidate user count filter in wizard and user back end 2014-11-20 18:31:39 +01: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 Add a CLI command that deletes an LDAP config 2014-09-30 03:23:00 +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 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 2014-11-20 18:31:39 +01:00
wizardresult.php Fix PHPDoc in /apps 2014-05-16 22:21:57 +01:00