nextcloud/apps/user_ldap/lib
Arthur Schiwon da490bdbbe support for AD primary groups
support for primary groups

actually the problem is only known on AD, it is only needed to take care of their attributes

adjust to ADs special behaviour

this change was not intended

cache the SID value so it is not requested over and over again

theres only one, use singular

we are access

add tests for new Access methods

add tests for new Group methods

address scrutinizer findings, mostly doc

call ldap_explode_dn from ldap wrapper, enables tests without php5-ldap

PHP Doc

yo dawg, i heard you like backslashes … php doc fix

PHPDoc updated and typos fixed while reviewing
2014-07-08 21:32:21 +02:00
..
user class descriptions 2014-06-03 12:59:10 +02:00
access.php support for AD primary groups 2014-07-08 21:32:21 +02:00
backendutility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
configuration.php command line tools to see, modify and test existing LDAP configurations 2014-06-03 12:35:18 +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 Backport subset of #4179, re-established Oracle compatibility for LDAP 2014-06-20 20:49:34 +02:00
ildapwrapper.php support for AD primary groups 2014-07-08 21:32:21 +02:00
jobs.php fix instantiation of Access class 2014-06-27 18:49:11 +02:00
ldap.php support for AD primary groups 2014-07-08 21:32:21 +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 adjust access constructor to master 2014-06-25 11:46:21 +02:00
wizardresult.php Fix PHPDoc in /apps 2014-05-16 22:21:57 +01:00