summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Collapse)AuthorAgeFilesLines
* throw NoUserException in getHome when the requested user does not exist anymoreArthur Schiwon2015-12-141-2/+60
| | | | look for DN changes before marking a user as deleted
* Backport of #20093 and #20124Arthur Schiwon2015-11-102-3/+52
| | | | | | | | | | | #20093 LDAP fix quota and case #20124 remove uselessly used parameter, read all user attributes also when looking up users in groups fix update quota with known value fix attribute casing to ensure array keys work remove uselessly used parameter, read all user attributes also when looking up users in groups
* integration testsArthur Schiwon2015-11-061-0/+118
|
* add method to count users by loginname and use it for diagnose test, fixes ↵Arthur Schiwon2015-11-023-1/+151
| | | | #20151
* Adjust unit testsLukas Reschke2015-10-191-8/+3
|
* Merge pull request #19635 from owncloud/fix-ldap-value-limitationThomas Müller2015-10-132-4/+4
|\ | | | | allow an attribute to return more than one value
| * adjust testsArthur Schiwon2015-10-092-4/+4
| |
* | Merge pull request #19489 from owncloud/fix-18297Thomas Müller2015-10-071-0/+81
|\ \ | |/ |/| fix possible infinite loop when reading groups in the wizard
| * fix possible infinite loop when reading groups in the wizardArthur Schiwon2015-10-051-0/+81
| |
* | Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-067-8/+99
|\ \ | | | | | | update licence headers via script
| * | update licence headers via scriptMorris Jobke2015-10-057-8/+99
| |/
* / trim by default, add unit testsArthur Schiwon2015-10-051-0/+106
|/
* memberOf resembles a DN as well and is actively usedArthur Schiwon2015-09-281-0/+34
|
* do not throw exception when no attribute is specifiedArthur Schiwon2015-09-231-0/+103
|
* read all relevant user attributes on login and user search, in one query. ↵Arthur Schiwon2015-09-235-22/+176
| | | | saves us some.
* Merge pull request #18042 from GreenArchon/masterMorris Jobke2015-08-261-4/+3
|\ | | | | Properly nest groups when using memberOf to detect group membership, …
| * Properly nest groups when using memberOf to detect group membership, fixes ↵Frédéric Fortier2015-08-031-4/+3
| | | | | | | | #17759
* | integration tests for hardening user home retrievalArthur Schiwon2015-08-061-0/+159
| |
* | fix test after rebasingArthur Schiwon2015-07-271-1/+1
| |
* | add integration tests for avatar updateArthur Schiwon2015-07-275-2/+144
| |
* | refactor integration tests to make it easier to add new onesArthur Schiwon2015-07-274-95/+189
| |
* | Merge pull request #17526 from owncloud/fix-17516Morris Jobke2015-07-272-1/+79
|\ \ | |/ |/| LDAP: when checking group for matching filter, also take base DN into…
| * LDAP: when checking group for matching filter, also take base DN into ↵Arthur Schiwon2015-07-092-1/+79
| | | | | | | | consideration. Fixes #17516
* | Fixing line comments and indentationViktor Szépe2015-07-211-3/+3
| |
* | fix indentation. no code changes, whitespace only.Arthur Schiwon2015-07-201-126/+126
| |
* | fix runtime caching in ldap's user manager, fixes #17631Arthur Schiwon2015-07-171-0/+8
|/
* Merge pull request #17255 from owncloud/fix-17119Thomas Müller2015-07-017-0/+359
|\ | | | | [LDAP] Filter user groups obtained by memberof
| * tests solidityArthur Schiwon2015-06-303-0/+24
| |
| * adjust unit testArthur Schiwon2015-06-301-0/+4
| |
| * integration testArthur Schiwon2015-06-305-0/+331
| |
* | update license headers and authorsMorris Jobke2015-06-251-0/+1
|/
* delete user test to take getHome into account to ensure it is also deleted ↵Arthur Schiwon2015-06-171-1/+4
| | | | subsequently
* if possible, getUserGroups should get memberships using memberOf virtual ↵Arthur Schiwon2015-06-031-0/+59
| | | | attribute
* Fixes returns of group memberships and counting if all members have the ↵Arthur Schiwon2015-05-191-0/+70
| | | | specific groups as primary set.
* add integration test to ensure correct behaviour on lost connectionsArthur Schiwon2015-04-241-0/+192
|
* LDAP tests: swithc var_dump to exceptionMorris Jobke2015-04-181-3/+3
|
* fix cherrypickingJörn Friedrich Dreyer2015-04-102-14/+17
|
* fix_testsJörn Friedrich Dreyer2015-04-102-47/+194
| | | | | Conflicts: apps/user_ldap/tests/user_ldap.php
* adjust testsArthur Schiwon2015-04-091-6/+9
|
* Update license headersJenkins for ownCloud2015-03-2611-152/+219
|
* offset needs to be considered in computed limitArthur Schiwon2015-03-231-0/+14
|
* Revert "Updating license headers"Morris Jobke2015-02-2611-209/+163
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Merge pull request #13740 from owncloud/fix-12190-2Lukas Reschke2015-02-241-1/+6
|\ | | | | Include primary groups in user and login filter when restricting group access and also fix user counting in primary groups
| * fix counting of users in primary groupArthur Schiwon2015-01-281-1/+6
| |
* | Updating license headersJenkins for ownCloud2015-02-2311-163/+209
|/
* add test for mapping's getList methodArthur Schiwon2015-01-071-0/+24
|
* inject DB Connection to user managerArthur Schiwon2015-01-075-47/+52
|
* inject oc config to User_LDAPArthur Schiwon2015-01-061-31/+37
|
* smaller fixes: coding style, PHPdoc, typos and few for DIArthur Schiwon2015-01-061-24/+0
|
* planned refactorings for OC 8Arthur Schiwon2014-12-201-0/+4
|