summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/AccessTest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37201 from AaronDewes/fix/ldap-filter-generationCôme Chilliet2023-10-021-2/+2
* Fix user_ldap tests now that list of groups gets cachedCôme Chilliet2022-12-191-1/+1
* Fix unit testsCôme Chilliet2022-03-031-3/+3
* Fix PHP 8.1 support for user_ldap applicationCôme Chilliet2021-12-161-1/+1
* 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
* | Get rid of LogWrapper calling deprecated logger and use LoggerInterface from ...Côme Chilliet2021-11-091-2/+1
|/
* Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-121-4/+9
* ensure that user and group IDs in LDAP's tables are also max 64charsArthur Schiwon2021-09-241-1/+30
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-4/+4
* really use known groupsArthur Schiwon2021-01-121-0/+44
* Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* user share manager to determine share ownershipArthur Schiwon2020-10-261-3/+6
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-14/+14
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-141-17/+17
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-22/+22
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-14/+14
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-9/+9
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* check user state when fetching to avoid dealing with offline objectsArthur Schiwon2018-05-291-2/+37
* DI for NC's user managerArthur Schiwon2018-04-051-4/+8
* treat iconv issuesArthur Schiwon2018-03-051-1/+4
* do not create empty userid when attribute does not have allowed charsArthur Schiwon2018-03-021-0/+28
* don't cache user, if no internal user id was retrieved/assignedArthur Schiwon2017-12-071-0/+7
* ensure that users are cached when they are retrievedArthur Schiwon2017-12-071-0/+116
* resolve DIArthur Schiwon2017-11-091-28/+13
* adjust testsArthur Schiwon2017-11-091-6/+3
* don't skip updating when ajax is set as background job modeArthur Schiwon2017-11-091-4/+74
* move ldap user sync to background (WIP)Arthur Schiwon2017-11-091-91/+116
* Update license headersMorris Jobke2017-11-061-1/+6
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+3
* Add testsLukas Reschke2016-11-231-0/+109
* fix and tidy up tests after merge conflictsArthur Schiwon2016-10-131-16/+8
* Update tests for phunit 5.5Victor Dubiniuk2016-10-131-5/+8
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix the User_LDAP appJoas Schilling2016-09-121-1/+0
* Fix getMock user_ldapRoeland Jago Douma2016-09-061-8/+16
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-0/+1
* New LDAPProvider for user_ldaproot2016-07-221-25/+26
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1