summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Expand)AuthorAgeFilesLines
* Update author informationLukas Reschke2016-03-014-3/+3
* More fixed tests :)Arthur Schiwon2016-02-091-28/+36
* Merge pull request #22102 from owncloud/ldap_2nddispname-masterThomas Müller2016-02-063-1/+130
|\
| * Port of test_ldap_2nddispname to masterArthur Schiwon2016-02-033-1/+130
* | fix unit testsArthur Schiwon2016-02-031-4/+9
|/
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-205-76/+88
* Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displaynameThomas Müller2016-01-203-1/+132
|\
| * LDAP: do not attempt to process user records without display name, fixes fata...Arthur Schiwon2016-01-113-1/+132
* | Happy new year!Thomas Müller2016-01-1226-27/+36
|/
* Merge pull request #17924 from owncloud/ldap-fix-appending-portThomas Müller2016-01-081-0/+166
|\
| * always use an LDAP URL when connecting to LDAPArthur Schiwon2015-12-051-0/+166
* | unit test on getHome in combination with OfflineUserArthur Schiwon2015-12-111-2/+52
* | adjust unit testArthur Schiwon2015-12-111-0/+8
|/
* Add DB group to some files_external testsThomas Müller2015-11-309-1/+64
* integration testsArthur Schiwon2015-11-041-0/+118
* add method to count users by loginname and use it for diagnose test, fixes #2...Arthur Schiwon2015-10-303-1/+151
* fix attribute casing to ensure array keys workArthur Schiwon2015-10-271-3/+13
* fix update quota with known valueArthur Schiwon2015-10-271-0/+39
* Update license headersLukas Reschke2015-10-261-0/+1
* Adjust unit testsLukas Reschke2015-10-161-8/+3
* Merge pull request #19635 from owncloud/fix-ldap-value-limitationThomas Müller2015-10-132-4/+4
|\
| * 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 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 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. sav...Arthur Schiwon2015-09-235-22/+176
* Merge pull request #18042 from GreenArchon/masterMorris Jobke2015-08-261-4/+3
|\
| * Properly nest groups when using memberOf to detect group membership, fixes #1...Frédéric Fortier2015-08-031-4/+3
* | 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 conside...Arthur Schiwon2015-07-092-1/+79
* | 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
|\
| * 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 su...Arthur Schiwon2015-06-171-1/+4
* if possible, getUserGroups should get memberships using memberOf virtual attr...Arthur Schiwon2015-06-031-0/+59
* Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon2015-05-191-0/+70
* add integration test to ensure correct behaviour on lost connectionsArthur Schiwon2015-04-241-0/+192