nextcloud-server/apps/user_ldap/lib
Andreas Fischer d1410b46a9 user_ldap: Reimplement convertSID2Str() without BCMath dependency.
Also explicitly format sub-id integers as unsigned, which is required for
32-bit systems.
2014-11-03 12:07:53 +07:00
..
user better check whether string resembles a DN, fixes #9887 2014-08-11 16:40:41 +07:00
access.php user_ldap: Reimplement convertSID2Str() without BCMath dependency. 2014-11-03 12:07:53 +07:00
backendutility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +07:00
configuration.php more beautiful white spaces 2014-10-08 15:04:29 +07:00
connection.php support for AD primary groups 2014-07-08 21:32:21 +07:00
filesystemhelper.php newlines 2014-06-03 12:59:10 +07:00
helper.php adding unit test to truncate the table 2014-09-16 16:17:25 +07:00
ildapwrapper.php make scrutinizer happy, very minor changes 2014-10-01 11:55:53 +07:00
jobs.php fix instantiation of Access class 2014-06-27 18:49:11 +07: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 +07:00
ldaputility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +07:00
logwrapper.php newlines 2014-06-03 12:59:10 +07: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 +07:00
wizard.php dn needs to be fetched to be able to detect memberOf support 2014-09-26 15:36:49 +07:00
wizardresult.php Fix PHPDoc in /apps 2014-05-16 22:21:57 +07:00