summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix PHP 8.1 support for user_ldap applicationCôme Chilliet2021-12-162-3/+3
* Merge pull request #29470 from nextcloud/fix/translit-php8blizzz2021-11-291-7/+2
|\
| * Fix sanitizing regex and add a test case for uppercase in usernameCôme Chilliet2021-11-231-0/+1
| * Avoid use of iconv to get rid of unicodeCôme Chilliet2021-10-281-7/+1
* | Merge pull request #29610 from nextcloud/fix/user_ldap-loggerCôme Chilliet2021-11-235-17/+16
|\ \
| * | Get rid of LogWrapper calling deprecated logger and use LoggerInterface from ...Côme Chilliet2021-11-095-17/+16
| |/
* / Test cache invalidation for AbstractMapping in test suiteCôme Chilliet2021-11-221-0/+4
|/
* Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-122-5/+10
* Merge pull request #28876 from nextcloud/fix/28653/ldap-long-user-group-idsblizzz2021-09-241-1/+30
|\
| * ensure that user and group IDs in LDAP's tables are also max 64charsArthur Schiwon2021-09-241-1/+30
* | fix caching of objectsid searchesArthur Schiwon2021-09-211-0/+32
|/
* Migrate HintException to OCPGary Kim2021-06-302-4/+4
* Add method to read multi-value attributes from ldap.Daniel Kesselberg2021-06-161-0/+191
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0440-66/+23
* l10n: Spelling unificationValdnet2021-05-211-3/+3
* Fix LDAP unit testsJoas Schilling2021-04-201-2/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-183-21/+21
* Cache the user backend info for 300sJoas Schilling2021-02-151-1/+3
* Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groupsChristoph Wurst2021-01-291-0/+44
|\
| * really use known groupsArthur Schiwon2021-01-121-0/+44
* | respect DB limits limit per statement and queryArthur Schiwon2021-01-111-0/+19
|/
* Revert "(LDAP) respect DB limits of arguments in an IN statement"Roeland Jago Douma2021-01-081-19/+0
* respect DB limits of arguments in a IN listArthur Schiwon2021-01-071-0/+19
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-165-3/+7
* Merge pull request #24402 from nextcloud/fix/24252/ldap-ingroup-memberidblizzz2020-12-151-43/+216
|\
| * php-cs happynessArthur Schiwon2020-11-271-47/+47
| * add unit testsArthur Schiwon2020-11-271-0/+173
* | Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
|/
* Test requires the DBJoas Schilling2020-11-091-0/+3
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-064-5/+5
* adds unit test for updategroups background jobArthur Schiwon2020-10-301-0/+189
* user share manager to determine share ownershipArthur Schiwon2020-10-268-42/+46
* fixes determining whether former user is a share ownerArthur Schiwon2020-10-261-3/+5
* add test for active shares flagArthur Schiwon2020-10-261-0/+93
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-235-69/+49
* when nesting is not enabled, the group filter can be applied right awayArthur Schiwon2020-10-191-6/+36
* Format code to a single space around binary operatorsChristoph Wurst2020-10-0513-32/+32
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-1/+0
* these code bits were part of old logic that was already refactored outArthur Schiwon2020-09-041-79/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2414-6/+13
* Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_Mock...Morris Jobke2020-08-1214-80/+80
|\
| * Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-1214-80/+80
* | do not flip available state to unavailable, allow empty resultsArthur Schiwon2020-08-111-2/+20
* | LDAP: shortcut in reading nested group members when IN_CHAIN is availableArthur Schiwon2020-08-111-0/+2
|/
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-137-11/+20
* Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldapMorris Jobke2020-07-061-36/+37
|\
| * tidy up Group_LDAPArthur Schiwon2020-06-081-36/+37
* | fix strings being passed where arrays where expectedArthur Schiwon2020-06-243-0/+38
|/
* compress some images with tinypng.comRuben Barkow-Kuder2020-05-221-0/+0
* Update license headers for 19Christoph Wurst2020-04-2915-2/+14