nextcloud/apps/user_ldap/tests
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
..
data support for AD primary groups 2014-07-08 21:32:21 +02:00
user newlines 2014-06-03 12:59:10 +02:00
access.php support for AD primary groups 2014-07-08 21:32:21 +02:00
connection.php add test for cloning and keeping configuration seperate 2014-03-21 15:31:30 +01:00
group_ldap.php support for AD primary groups 2014-07-08 21:32:21 +02:00
user_ldap.php clean up 2014-06-03 12:59:11 +02:00
wizard.php Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 2014-06-25 11:45:55 +02:00