summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #32081 from nextcloud/backport/31359/stable23_2blizzz2022-05-2027-125/+126
|\ \ | | | | | | [stable23] Fix apps settings error message timeout
| * | Fix apps settings error message timeoutChristopher Ng2022-05-1727-125/+126
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-2074-260/+126
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #32456 from nextcloud/backport/32439/stable23Simon L2022-05-191-3/+3
|\ \ \ | | | | | | | | [stable23] adjust wording for database checks
| * | | adjust wording for database checksszaimen2022-05-171-3/+3
| |/ / | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | Merge pull request #32494 from nextcloud/releases/23.0.5/finalv23.0.5blizzz2022-05-191-2/+2
|\ \ \ | | | | | | | | 23.0.5
| * | | 23.0.5Arthur Schiwon2022-05-191-2/+2
|/ / / | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #32474 from nextcloud/backport/32428/stable23blizzz2022-05-192-89/+42
|\ \ \ | | | | | | | | [stable23] Add Email validation
| * | | Add email validationAnna Larch2022-05-182-89/+42
| | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-1922-12/+56
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / [tx-robot] updated from transifexNextcloud bot2022-05-18102-162/+250
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-17162-306/+298
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #32423 from nextcloud/releases/23.0.5/rc1v23.0.5rc1blizzz2022-05-171-2/+2
|\ \ | | | | | | 23.0.5 RC1
| * | 23.0.5 RC1Arthur Schiwon2022-05-161-2/+2
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #32417 from nextcloud/backport/stable23/fix/30002blizzz2022-05-1613-20/+20
|\ \ \ | | | | | | | | [stable23] Explicitly close div element
| * | | Explicitly close div elementLouis Chemineau2022-05-1613-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | Fix: #30002 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #32422 from nextcloud/backport/32375/stable23Joas Schilling2022-05-166-36/+82
|\ \ \ \ | | | | | | | | | | [stable23] Show user account on grant loginflow step
| * | | | Extend testsJoas Schilling2022-05-162-33/+50
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Show user account on grant loginflow stepJoas Schilling2022-05-164-3/+32
| | |/ / | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #32420 from nextcloud/backport/32305/stable23Joas Schilling2022-05-162-3/+8
|\ \ \ \ | |_|/ / |/| | | [stable23] Fix user agent trimming on installation
| * | | Fix user agent trimming on installationJoas Schilling2022-05-162-3/+8
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #32330 from nextcloud/backport/32149/stable23blizzz2022-05-161-1/+2
|\ \ \ | | | | | | | | [stable23] fix for transferring ownership of groupfolders
| * | | fix for transferring ownership of groupfoldersVanessa Pertsch2022-05-111-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* | | | Merge pull request #32323 from ↵blizzz2022-05-161-2/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/preview-duplicate-folder-creation-stable23 [stable23] Fix preview generator trying to recreate an existing folder
| * | | | Fix preview generator trying to recreate an existing folderRichard Steinmetz2022-05-101-2/+10
| |/ / / | | | | | | | | | | | | | | | | | | | | Backport of #32315 Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #32247 from nextcloud/backport/31032/stable23blizzz2022-05-161-2/+8
|\ \ \ \ | | | | | | | | | | [stable23] Don't use plain URL on the email subject
| * | | | Don't use plain URL on the subjectacsfer2022-05-021-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Many servers classify emails with plain URLs on subject as spam, or can event reject/discard it completely. Don't use it and display Instance Name instead. `550 5.2.0 GIuMngdpZqS9h Mail rejected. OFR_506 [506]`
* | | | | Merge pull request #32124 from nextcloud/backport/32074/stable23blizzz2022-05-163-2/+13
|\ \ \ \ \ | | | | | | | | | | | | [stable23] tell mysql to ignore the sort index for search queries
| * | | | | tell mysql to ignore the sort index for search queriesRobin Appelman2022-04-253-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #32101 from ↵blizzz2022-05-168-20/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable23/moment-2.29.3 Bump moment from 2.29.2 to 2.29.3
| * | | | | | Bump moment from 2.29.2 to 2.29.3dependabot[bot]2022-04-258-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #31978 from nextcloud/backport/31826/stable23blizzz2022-05-161-3/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable23] Log why the login token can't be used for credentials
| * | | | | | | Log why the login token can't be used for credentialsChristoph Wurst2022-04-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And always pass the exception object to the logger. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | Merge pull request #31976 from nextcloud/backport/31886/stable23blizzz2022-05-161-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | [stable23] Principal search by display name case insensitive
| * | | | | | | Principal search by display name case insensitiveVincent Petry2022-04-141-2/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust principal search to be case insensitive even with exact match. This aligns the behavior to how the search also works in Collaborators/UserPlugin Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-166-28/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-1438-78/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-1350-92/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #32334 from ↵John Molakvoæ2022-05-112-8/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable23/testing-library/vue-5.8.3
| * | | | | | Bump @testing-library/vue from 5.8.2 to 5.8.3dependabot[bot]2022-05-112-8/+8
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/testing-library/vue-testing-library/releases) - [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: "@testing-library/vue" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-106-2/+136
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #32284 from nextcloud/backport/32246/stable23Côme Chilliet2022-05-091-8/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable23] Don't use hash to check if binding worked
| * | | | | | Don't use slow hashing to check the LDAP bindingCarl Schwan2022-05-051-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using password_hash is expensive and should be used for hashing passwords when saving them in the database. Here we just want to see if the bind was already done with the given password, so use a fast hashing algorythm. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-0920-4/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-084-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-0710-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-0646-64/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #31818 from nextcloud/backport/31574/stable23blizzz2022-05-053-8/+24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable23] use the nextcloud certificate bundle for s3
| * | | | | | | don't try to get custom certs for s3 primary storageRobin Appelman2022-04-142-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | return default bundle when there is an error getting the bundleRobin Appelman2022-04-141-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>