summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30223 from nextcloud/nested_ldap_groupsCôme Chilliet2022-10-204-224/+243
|\
| * Fix psalmCarl Schwan2022-10-201-1/+4
| * Check if cache is present with issetCarl Schwan2022-10-201-1/+1
| * Bring back small fixes by CarlCôme Chilliet2022-10-201-8/+6
| * Fix LDAP recursive nested group supportCôme Chilliet2022-10-202-19/+21
| * Revert Carl changes on apps/user_ldap/lib/Group_LDAP.phpCarl Schwan2022-10-201-27/+12
| * Fix user_ldap testsCarl Schwan2022-10-203-22/+17
| * Add back runtime cache for intermediate ldap read resultsCarl Schwan2022-10-201-2/+10
| * Only cache base inGroup searchCarl Schwan2022-10-201-8/+15
| * Add missing copyright author in Group_LDAPCôme Chilliet2022-10-201-0/+1
| * Removed unused use declarationCôme Chilliet2022-10-201-1/+0
| * Fix types in docblocksCôme Chilliet2022-10-201-0/+1
| * Add testing of nested group membershipCôme Chilliet2022-10-201-11/+31
| * Refactor group membership listing for nested groupsCôme Chilliet2022-10-202-148/+70
| * Add tests for nested groupsCôme Chilliet2022-10-201-8/+45
| * Small optimisation of _groupMembersCôme Chilliet2022-10-201-2/+7
| * Refactor _groupMembers to correctly use cache on intermediate resultsCôme Chilliet2022-10-201-35/+28
| * Fix merging list with nullCarl Schwan2022-10-201-1/+2
| * Unify a bit the types of the fetcherCarl Schwan2022-10-201-16/+17
| * Add more type hintingCarl Schwan2022-10-201-31/+43
| * Cache intermediatesArthur Schiwon2022-10-202-1/+13
| * Refactor code to split common loopArthur Schiwon2022-10-201-37/+15
| * Make it possible to return nested records whem walking over groupsArthur Schiwon2022-10-201-4/+43
* | Fix autoloadCôme Chilliet2022-10-202-4/+0
* | Cleanup typing and improve loggingCôme Chilliet2022-10-203-44/+55
* | Fix ldap_parse_result callCôme Chilliet2022-10-201-4/+13
* | Adapt interface to new search signatureCôme Chilliet2022-10-201-1/+1
* | Pass paging information directly to search and get rid of adapterCôme Chilliet2022-10-205-188/+19
* | Renamed ambiguous $limit parameter to pageSizeCôme Chilliet2022-10-201-9/+9
* | Unfold call to ldap_parse_result. Handle cookie outside of adapter.Côme Chilliet2022-10-204-115/+36
* | Do not init a paged search for read operationsCôme Chilliet2022-10-201-19/+2
* | Remove useless getReadArgs/setReadArgs methods from PagedResultsCôme Chilliet2022-10-203-31/+1
* | Remove dead code in paged result handlingCôme Chilliet2022-10-205-64/+7
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-162-6/+6
* [tx-robot] updated from transifexNextcloud bot2022-10-142-0/+8
* Avoid double ldap_unbind in Wizard.phpCôme Chilliet2022-10-111-1/+0
* Fix code style with codesnifferCôme Chilliet2022-10-111-18/+18
* [tx-robot] updated from transifexNextcloud bot2022-10-092-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-10-082-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-10-074-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-10-062-8/+8
* [tx-robot] updated from transifexNextcloud bot2022-10-012-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-09-232-2/+72
* Master is now 26Joas Schilling2022-09-221-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-224-2/+6
* Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling2022-09-201-2/+2
|\
| * Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-09-204-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2022-09-192-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-09-162-2/+2