summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-05-044-14/+16
|
* [tx-robot] updated from transifexNextcloud bot2021-04-302-2/+2
|
* Merge pull request #26797 from nextcloud/backport/26785/stable21Julius Härtl2021-04-284-3/+49
|\ | | | | [stable21] LDAP: do not bother to search after the last page
| * do not try to search after the last pageArthur Schiwon2021-04-274-3/+49
| | | | | | | | | | | | | | - saves an LDAP requests in these cases - prevents a Protocol Error logged on < 7.3 API (for backports) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2021-04-284-4/+6
|/
* [tx-robot] updated from transifexNextcloud bot2021-04-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-254-16/+18
|
* [tx-robot] updated from transifexNextcloud bot2021-04-242-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2021-04-2314-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2021-04-22100-206/+206
|
* [tx-robot] updated from transifexNextcloud bot2021-04-194-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-082-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-072-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-052-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-032-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-282-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-03-242-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-234-8/+8
|
* Fix parameter types in docsJoas Schilling2021-03-222-7/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-03-222-34/+34
|
* [tx-robot] updated from transifexNextcloud bot2021-03-212-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-03-202-4/+4
|
* adds ldap user:reset commandArthur Schiwon2021-03-175-3/+132
| | | | | | | | - allows to delete data of existing LDAP users, which otherwise is safe guarded - ensures that the user is not being deleted on LDAP through a plugin Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2021-03-152-8/+8
|
* Add a KnownUsers database with modelJoas Schilling2021-03-111-2/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [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
|
* [tx-robot] updated from transifexNextcloud bot2021-03-042-28/+28
|
* Merge pull request #25843 from nextcloud/backport/25757/stable21Roeland Jago Douma2021-03-031-10/+21
|\ | | | | [stable21] fix detecting cyclic group memberships
| * fix detecting cyclic group membershipsArthur Schiwon2021-03-011-10/+21
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | do not die after LDAP auth failed with expired accArthur Schiwon2021-03-021-3/+6
|/ | | | | | - some servers return error code 53 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [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
|
* Cache the user backend info for 300sJoas Schilling2021-02-171-1/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-02-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-02-162-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2021-02-124-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-02-082-0/+2
|
* [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
|\ | | | | LDAP: make actually use of batch read known groups
| * really use known groupsArthur Schiwon2021-01-122-1/+45
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #25360 from nextcloud/fix/update-autoloadersRoeland Jago Douma2021-01-282-1/+33
|\ \ | | | | | | Update all composer autoloader files
| * | Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | | | | | | | | | | | | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | fix parameter provided as string not arrayArthur Schiwon2021-01-281-1/+3
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2021-01-262-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-242-0/+4
| |