aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-202-4/+4
* Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-172-7/+7
|\
| * Fix parameter types in docsJoas Schilling2021-03-172-7/+7
* | Merge pull request #26076 from nextcloud/enh/noid/ldap-occ-user-resetMorris Jobke2021-03-175-3/+132
|\ \ | |/ |/|
| * adds ldap user:reset commandArthur Schiwon2021-03-175-3/+132
* | [tx-robot] updated from transifexNextcloud bot2021-03-152-8/+8
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-094-2/+36
* [tx-robot] updated from transifexNextcloud bot2021-03-082-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-03-072-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-03-062-18/+14
* Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-051-1/+11
|\
| * Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-011-1/+11
* | [tx-robot] updated from transifexNextcloud bot2021-03-042-28/+28
* | Merge pull request #25860 from nextcloud/fix/noid/ldap-bind-expiredblizzz2021-03-021-3/+6
|\ \
| * | do not die after LDAP auth failed with expired accArthur Schiwon2021-03-011-3/+6
* | | Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* | | Merge pull request #25757 from nextcloud/fix/noid/ldap-cyclic-group-membershipsblizzz2021-03-011-10/+21
|\ \ \
| * | | fix detecting cyclic group membershipsArthur Schiwon2021-02-231-10/+21
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-274-18/+66
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-02-262-136/+174
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-02-232-0/+6
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-185-24/+24
* | Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma2021-02-171-1/+3
|\ \
| * | Cache the user backend info for 300sJoas Schilling2021-02-151-1/+3
| |/
* | [tx-robot] updated from transifexNextcloud bot2021-02-172-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-02-162-0/+24
* | Some psalm OfflineUser fixesRoeland Jago Douma2021-02-151-8/+8
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-124-6/+6
* [tx-robot] updated from transifexNextcloud bot2021-02-082-0/+2
* This is 22Joas Schilling2021-02-031-1/+1
* [tx-robot] updated from transifexNextcloud bot2021-02-02116-262/+148
* [tx-robot] updated from transifexNextcloud bot2021-02-012-20/+292
* Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groupsChristoph Wurst2021-01-292-1/+45
|\
| * really use known groupsArthur Schiwon2021-01-122-1/+45
* | Merge pull request #25360 from nextcloud/fix/update-autoloadersRoeland Jago Douma2021-01-282-1/+33
|\ \
| * | Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* | | fix parameter provided as string not arrayArthur Schiwon2021-01-281-1/+3
|/ /
* | [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