aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-032-0/+18
* fix potentially passing null to events where IUser is expectedArthur Schiwon2020-10-301-2/+7
* adds unit test for updategroups background jobArthur Schiwon2020-10-302-56/+281
* Document the backend registered events of LDAPMorris Jobke2020-10-292-0/+10
* user share manager to determine share ownershipArthur Schiwon2020-10-2617-156/+123
* fixes determining whether former user is a share ownerArthur Schiwon2020-10-262-14/+9
* split instantiation from business logic in OfflineUserArthur Schiwon2020-10-261-1/+24
* add test for active shares flagArthur Schiwon2020-10-261-0/+93
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-2317-309/+127
* tame psalm. why does it ignore '@property'?Arthur Schiwon2020-10-191-5/+1
* when nesting is not enabled, the group filter can be applied right awayArthur Schiwon2020-10-192-7/+42
* [tx-robot] updated from transifexNextcloud bot2020-10-122-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-102-0/+8
* Format code to a single space around binary operatorsChristoph Wurst2020-10-0524-181/+181
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-09-212-4/+4
* Bump versionsJoas Schilling2020-09-181-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-156-4/+20
* announce added user and group backend later as there might be interdepsArthur Schiwon2020-09-111-3/+3
* switch to typed event for LDAPs user added to group caseArthur Schiwon2020-09-101-1/+4
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-072-2/+2
* add repair step to clean up DB off lastFeatureRefresh entries in user prefsArthur Schiwon2020-09-044-1/+69
* these code bits were part of old logic that was already refactored outArthur Schiwon2020-09-042-132/+0
* [tx-robot] updated from transifexNextcloud bot2020-08-272-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2425-11/+25
* [tx-robot] updated from transifexNextcloud bot2020-08-222-2/+2
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-192-10/+14
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+1
* Merge pull request #22221 from nextcloud/fix/19097/ldap-depracted-eventblizzz2020-08-145-5/+117
|\
| * provide event class to LDAP loaded event to fix deprecation messageArthur Schiwon2020-08-125-5/+117
* | [tx-robot] updated from transifexNextcloud bot2020-08-142-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-08-132-20/+20
* | 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
* | remove logging message carrying no valuable informationArthur Schiwon2020-08-121-8/+5
* | do not flip available state to unavailable, allow empty resultsArthur Schiwon2020-08-113-13/+41
* | LDAP: shortcut in reading nested group members when IN_CHAIN is availableArthur Schiwon2020-08-113-0/+38
|/
* Merge pull request #22176 from nextcloud/debt/noid/table-render-too-many-argu...Morris Jobke2020-08-112-2/+2
|\
| * Remove unexpected argumentDaniel Kesselberg2020-08-102-2/+2