Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-28 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-22 | 2 | -34/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-21 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-20 | 2 | -4/+4 |
| | |||||
* | Merge pull request #26161 from ↵ | Joas Schilling | 2021-03-17 | 2 | -7/+7 |
|\ | | | | | | | | | nextcloud/bugfix/noid/improve-matching-of-phonebook-searches Improve search results when only phonebook-matches can we autocompleted | ||||
| * | Fix parameter types in docs | Joas Schilling | 2021-03-17 | 2 | -7/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #26076 from nextcloud/enh/noid/ldap-occ-user-reset | Morris Jobke | 2021-03-17 | 5 | -3/+132 |
|\ \ | |/ |/| | adds ldap user:reset command | ||||
| * | adds ldap user:reset command | Arthur Schiwon | 2021-03-17 | 5 | -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 transifex | Nextcloud bot | 2021-03-15 | 2 | -8/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-09 | 4 | -2/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-08 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-07 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-06 | 2 | -18/+14 |
| | |||||
* | Merge pull request #25660 from hosting-de/feature/add-backend-list-groups | Roeland Jago Douma | 2021-03-05 | 1 | -1/+11 |
|\ | | | | | Show group backends in occ group:list --info and group:info | ||||
| * | Show group backends in occ group:list --info and group:info | Johannes Leuker | 2021-03-01 | 1 | -1/+11 |
| | | | | | | | | Signed-off-by: Johannes Leuker <j.leuker@hosting.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-04 | 2 | -28/+28 |
| | | |||||
* | | Merge pull request #25860 from nextcloud/fix/noid/ldap-bind-expired | blizzz | 2021-03-02 | 1 | -3/+6 |
|\ \ | | | | | | | do not die after LDAP auth failed with expired acc | ||||
| * | | do not die after LDAP auth failed with expired acc | Arthur Schiwon | 2021-03-01 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | - some servers return error code 53 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #25757 from nextcloud/fix/noid/ldap-cyclic-group-memberships | blizzz | 2021-03-01 | 1 | -10/+21 |
|\ \ \ | | | | | | | | | fix detecting cyclic group memberships | ||||
| * | | | fix detecting cyclic group memberships | Arthur Schiwon | 2021-02-23 | 1 | -10/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-27 | 4 | -18/+66 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-26 | 2 | -136/+174 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 2 | -0/+6 |
| | | |||||
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 5 | -24/+24 |
| | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #25440 from ↵ | Roeland Jago Douma | 2021-02-17 | 1 | -1/+3 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/cache-the-user-backend-info-for-30s Cache the user backend info for 5mins | ||||
| * | | Cache the user backend info for 300s | Joas Schilling | 2021-02-15 | 1 | -1/+3 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 2 | -0/+24 |
| | | |||||
* | | Some psalm OfflineUser fixes | Roeland Jago Douma | 2021-02-15 | 1 | -8/+8 |
|/ | | | | | | For #25641 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-12 | 4 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-08 | 2 | -0/+2 |
| | |||||
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-02 | 116 | -262/+148 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-01 | 2 | -20/+292 |
| | |||||
* | Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups | Christoph Wurst | 2021-01-29 | 2 | -1/+45 |
|\ | | | | | LDAP: make actually use of batch read known groups | ||||
| * | really use known groups | Arthur Schiwon | 2021-01-12 | 2 | -1/+45 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #25360 from nextcloud/fix/update-autoloaders | Roeland Jago Douma | 2021-01-28 | 2 | -1/+33 |
|\ \ | | | | | | | Update all composer autoloader files | ||||
| * | | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -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 array | Arthur Schiwon | 2021-01-28 | 1 | -1/+3 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-26 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-24 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #25128 from nextcloud/ldapprovider-get-property | blizzz | 2021-01-22 | 1 | -11/+42 |
|\ \ | | | | | | | extend ILDAPProvider to allow reading arbitrairy ldap attributes for users | ||||
| * | | extend ILDAPProvider to allow reading arbitrairy ldap attributes for users | Robin Appelman | 2021-01-19 | 1 | -11/+42 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | silence log message | Arthur Schiwon | 2021-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | - this appears too often (in some configurations) when qualifying group members which do not meet the criteria Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-19 | 2 | -0/+2 |
|/ / | |||||
* | | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2 | blizzz | 2021-01-14 | 2 | -6/+66 |
|\ \ | |/ |/| | respect DB restrictions on number of arguments in statements and queries | ||||
| * | silence psalm false positive | Arthur Schiwon | 2021-01-13 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |