summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-262-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-01-242-0/+4
* Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz2021-01-221-11/+42
|\
| * extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman2021-01-191-11/+42
* | silence log messageArthur Schiwon2021-01-211-1/+1
* | [tx-robot] updated from transifexNextcloud bot2021-01-192-0/+2
|/
* Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz2021-01-142-6/+66
|\
| * silence psalm false positiveArthur Schiwon2021-01-131-0/+2
| * respect DB limits limit per statement and queryArthur Schiwon2021-01-112-6/+64
* | Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-25/+43
* Revert "(LDAP) respect DB limits of arguments in an IN statement"Roeland Jago Douma2021-01-082-36/+5
* respect DB limits of arguments in a IN listArthur Schiwon2021-01-072-5/+36
* [tx-robot] updated from transifexNextcloud bot2021-01-052-0/+2
* Update license headersChristoph Wurst2020-12-303-0/+3
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-223-3/+3
|\
| * Unify links to php.netJ0WI2020-09-173-3/+3
* | [tx-robot] updated from transifexNextcloud bot2020-12-182-6/+6
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1622-29/+18
* | Merge pull request #24402 from nextcloud/fix/24252/ldap-ingroup-memberidblizzz2020-12-152-54/+238
|\ \
| * | php-cs happynessArthur Schiwon2020-11-271-47/+47
| * | add unit testsArthur Schiwon2020-11-271-0/+173
| * | check number of members after potential resolving of rdnsArthur Schiwon2020-11-271-4/+5
| * | use faster and less hungry foreachArthur Schiwon2020-11-271-10/+8
| * | moved the array_reduce to fix large search caseTobias Perschon2020-11-271-10/+17
| * | flatten result array as expected by following codeArthur Schiwon2020-11-261-2/+7
* | | [tx-robot] updated from transifexNextcloud bot2020-12-142-0/+12
* | | [tx-robot] updated from transifexNextcloud bot2020-12-092-2/+2
* | | Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
* | | [tx-robot] updated from transifexNextcloud bot2020-12-062-2/+2
* | | Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\ \ \
| * | | rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-12-012-4/+14
* | | Merge pull request #24406 from nextcloud/enhancement/ldap-install-php-to-repa...Morris Jobke2020-11-306-45/+63
|\ \ \
| * | | Migrate LDAP's install.php to a repair stepChristoph Wurst2020-11-276-45/+63
* | | | [tx-robot] updated from transifexNextcloud bot2020-11-282-2/+2
|/ / /
* / / Remove the obsolete update.php of user_ldapChristoph Wurst2020-11-271-27/+0
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-11-254-4/+4
* | [tx-robot] updated from transifexNextcloud bot2020-11-202-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-11-152-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-11-122-2/+2
* | Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+4
* | Merge pull request #23933 from nextcloud/bugfix/noid/user-ldap-ocdbMorris Jobke2020-11-0920-58/+60
|\ \
| * | Test requires the DBJoas Schilling2020-11-091-0/+3
| * | fix insert valuesArthur Schiwon2020-11-061-2/+2
| * | only delete specified configArthur Schiwon2020-11-061-0/+1
| * | Correctly place the array typeJoas Schilling2020-11-061-1/+1
| * | Use query builder to interact with member managementJoas Schilling2020-11-061-12/+16
| * | Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-0619-46/+40
* | | [tx-robot] updated from transifexNextcloud bot2020-11-082-6/+6
|/ /