]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Mon, 8 Jul 2024 09:13:26 +0000 (11:13 +0200)]
fix(CI): Only run on GitHub workers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 4 Jul 2024 13:18:39 +0000 (15:18 +0200)]
fix(CI): Use the PHP version tag
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 4 Jul 2024 06:33:26 +0000 (08:33 +0200)]
fix(CI): Copy workflow from 24
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 4 Jul 2024 12:28:33 +0000 (14:28 +0200)]
Merge pull request #46266 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
[stable23] fix(security): Update CA certificate bundle
Joas Schilling [Wed, 3 Jul 2024 07:10:40 +0000 (09:10 +0200)]
fix(CI): Mark flaky test as skipped
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 3 Jul 2024 07:10:14 +0000 (09:10 +0200)]
fix(CI): Use the non-failing image from stable24
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Wed, 3 Jul 2024 02:19:49 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Arthur Schiwon [Tue, 2 Jul 2024 07:01:33 +0000 (09:01 +0200)]
Merge pull request #46209 from nextcloud/backport/46177/stable23
[stable23] fix(CI): Fix oracle image and config
Joas Schilling [Mon, 1 Jul 2024 09:48:36 +0000 (11:48 +0200)]
fix(CI): Update minio image to same as stable24
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 1 Jul 2024 07:14:39 +0000 (09:14 +0200)]
fix(CI): Fix oracle image and config
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 27 Jun 2024 08:06:23 +0000 (10:06 +0200)]
Merge pull request #46161 from nextcloud/automated/noid/stable23-update-code-signing-crl
[stable23] fix(security): Update code signing revocation list
nextcloud-command [Thu, 27 Jun 2024 02:21:46 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Arthur Schiwon [Wed, 24 Apr 2024 14:11:28 +0000 (16:11 +0200)]
Merge pull request #44558 from nextcloud/backport/44339/stable23
[stable23] fix(share): use share owner to get ownership
Joas Schilling [Wed, 24 Apr 2024 12:05:53 +0000 (14:05 +0200)]
Merge pull request #45010 from nextcloud/backport/44892/stable23
[stable23] fix(files): Also skip cross storage move with access control
Joas Schilling [Wed, 24 Apr 2024 09:38:46 +0000 (11:38 +0200)]
fix(files): Also skip cross storage move with access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maxence Lange [Wed, 20 Mar 2024 01:30:00 +0000 (00:30 -0100)]
fix(share): use share owner to confirm reshare
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Joas Schilling [Thu, 28 Mar 2024 15:03:56 +0000 (16:03 +0100)]
Merge pull request #44481 from nextcloud/backport/44276/stable23
[stable23] fix(config): Make sure user keys are strings
Joas Schilling [Thu, 28 Mar 2024 06:49:12 +0000 (07:49 +0100)]
Merge pull request #44521 from nextcloud/automated/noid/stable23-update-code-signing-crl
[stable23] fix(security): Update code signing revocation list
nextcloud-command [Thu, 28 Mar 2024 02:15:28 +0000 (02:15 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Tue, 26 Mar 2024 13:42:42 +0000 (14:42 +0100)]
Merge pull request #44326 from nextcloud/backport/44309/stable23
[stable23] Forbid tagging readonly files
Christoph Wurst [Mon, 18 Mar 2024 13:51:35 +0000 (14:51 +0100)]
fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Côme Chilliet [Thu, 21 Mar 2024 10:50:03 +0000 (11:50 +0100)]
chore(dav): Remove short function closure syntax not supported in PHP 7.3
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 19 Mar 2024 15:11:30 +0000 (16:11 +0100)]
chore: Remove typed properties to support 7.3
23 still supports PHP 7.3
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 19 Mar 2024 13:28:54 +0000 (14:28 +0100)]
chore: Remove PHP8 constructor property promotions
25 supports 7.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 19 Mar 2024 10:20:03 +0000 (11:20 +0100)]
fix(dav): Add missing use for OCP\Constants
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 4 Mar 2024 11:01:20 +0000 (12:01 +0100)]
chore: Break closure call on two lines to make it readable
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 27 Feb 2024 09:31:59 +0000 (10:31 +0100)]
fix(systemtags): Forbid tagging of readonly files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Sat, 16 Mar 2024 12:12:53 +0000 (13:12 +0100)]
Merge pull request #43857 from nextcloud/backport/43787/stable23
Joas Schilling [Tue, 12 Mar 2024 07:03:19 +0000 (08:03 +0100)]
Merge pull request #44147 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
[stable23] fix(security): Update CA certificate bundle
nextcloud-command [Tue, 12 Mar 2024 02:11:13 +0000 (02:11 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Julius Härtl [Fri, 23 Feb 2024 15:07:43 +0000 (16:07 +0100)]
fix: Throw instead of yielding nothing when listing local directories
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Max <max@nextcloud.com>
John Molakvoæ [Thu, 29 Feb 2024 07:47:49 +0000 (08:47 +0100)]
Merge pull request #43890 from nextcloud/backport/43599/stable23
John Molakvoæ [Thu, 29 Feb 2024 07:47:33 +0000 (08:47 +0100)]
Merge pull request #43783 from nextcloud/backport/43753/stable23
John Molakvoæ [Wed, 28 Feb 2024 11:52:33 +0000 (12:52 +0100)]
Merge pull request #43874 from nextcloud/backport/43727/stable23
Joas Schilling [Fri, 2 Feb 2024 15:26:08 +0000 (16:26 +0100)]
fix: Add bruteforce protection to email endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Fri, 11 Aug 2023 14:36:10 +0000 (16:36 +0200)]
fix(dav): Rate limit calendar/subscription creation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Louis Chemineau [Tue, 27 Feb 2024 14:51:25 +0000 (15:51 +0100)]
Check node permissions when restoring a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
Stephan Orbaugh [Tue, 27 Feb 2024 14:54:46 +0000 (15:54 +0100)]
Merge pull request #40332 from nextcloud/backport/39699/stable23
[stable23] Hide shares by disabled users
Côme Chilliet [Thu, 7 Sep 2023 15:13:37 +0000 (17:13 +0200)]
Remove modern PHP syntax, and apply codesniffer fixes in Share20/Manager.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 10 Aug 2023 15:05:19 +0000 (17:05 +0200)]
Use nullsafe call syntax instead of additionnal check
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Mon, 7 Aug 2023 14:07:20 +0000 (16:07 +0200)]
Fix tests, add test for the new feature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 3 Aug 2023 14:13:38 +0000 (16:13 +0200)]
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Sat, 10 Feb 2024 12:31:04 +0000 (13:31 +0100)]
Merge pull request #43499 from nextcloud/automated/noid/stable23-update-code-signing-crl
[stable23] fix(security): Update code signing revocation list
nextcloud-command [Sat, 10 Feb 2024 02:11:58 +0000 (02:11 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Matthieu Gallien [Wed, 7 Feb 2024 07:44:23 +0000 (08:44 +0100)]
Merge pull request #43371 from nextcloud/automated/noid/stable23-update-code-signing-crl
[stable23] fix(security): Update code signing revocation list
nextcloud-command [Tue, 6 Feb 2024 02:12:21 +0000 (02:12 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Wed, 24 Jan 2024 07:58:56 +0000 (08:58 +0100)]
Merge pull request #43071 from nextcloud/automated/noid/stable23-update-code-signing-crl
[stable23] fix(security): Update code signing revocation list
nextcloud-command [Wed, 24 Jan 2024 02:19:44 +0000 (02:19 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Christoph Wurst [Mon, 22 Jan 2024 16:21:39 +0000 (17:21 +0100)]
Merge pull request #42911 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable23
[stable23] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Joas Schilling [Fri, 19 Jan 2024 15:19:25 +0000 (16:19 +0100)]
Merge pull request #42879 from nextcloud/backport/42563/stable23
[stable23] Update crl after revoke integration_homeassistant.csr
Johannes Merkel [Wed, 3 Jan 2024 14:49:53 +0000 (15:49 +0100)]
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
Matthieu Gallien [Wed, 3 Jan 2024 17:28:38 +0000 (17:28 +0000)]
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 20 Dec 2023 14:41:39 +0000 (15:41 +0100)]
Merge pull request #42395 from nextcloud/backport/42140/stable23
[stable23] Update crl after revoke rides.csr
Matthieu Gallien [Mon, 11 Dec 2023 08:35:05 +0000 (08:35 +0000)]
Update crl after revoke rides.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Arthur Schiwon [Thu, 14 Dec 2023 09:26:32 +0000 (10:26 +0100)]
Merge pull request #41112 from nextcloud/backport/39221/stable23
[stable23] Bugfix/bulk upload empty files
Joas Schilling [Thu, 14 Dec 2023 05:52:47 +0000 (06:52 +0100)]
Merge pull request #42192 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
[stable23] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 13 Dec 2023 02:17:39 +0000 (02:17 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Julius Härtl [Wed, 29 Nov 2023 10:54:33 +0000 (11:54 +0100)]
Merge pull request #41810 from nextcloud/bugfix/stable23/throttle-share-link
Julius Härtl [Tue, 28 Nov 2023 18:43:48 +0000 (19:43 +0100)]
fix: Only throttle on invalid requests for public share links
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Arthur Schiwon [Thu, 23 Nov 2023 09:38:41 +0000 (10:38 +0100)]
Merge pull request #41667 from nextcloud/backport/39285/stable23
[stable23] add command do delete orphan shares
Arthur Schiwon [Wed, 22 Nov 2023 20:33:06 +0000 (21:33 +0100)]
fix(PHP): restore PHP 7.3 compat
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Wed, 5 Jul 2023 15:13:04 +0000 (17:13 +0200)]
add command do delete orphan shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Thu, 16 Nov 2023 09:44:02 +0000 (10:44 +0100)]
Merge pull request #41531 from nextcloud/backport/41526/stable23
[stable23] Reverse X-Forwarded-For list to read the correct proxy remote address
Arthur Schiwon [Thu, 16 Nov 2023 08:55:44 +0000 (09:55 +0100)]
Merge pull request #41525 from nextcloud/backport/41520/stable23
[stable23] Finish password confirmation
Joas Schilling [Mon, 30 Oct 2023 13:14:20 +0000 (14:14 +0100)]
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 06:05:42 +0000 (07:05 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 2 Nov 2023 11:22:42 +0000 (12:22 +0100)]
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Matthieu Gallien [Fri, 7 Jul 2023 09:22:19 +0000 (11:22 +0200)]
when reading an empty file getting EOF is not an error
will allow uploading empty files via bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Joas Schilling [Thu, 26 Oct 2023 07:01:54 +0000 (09:01 +0200)]
Merge pull request #41128 from nextcloud/backport/41123/stable23
[stable23] fix(external): Get storage before update it
Joas Schilling [Tue, 17 Oct 2023 13:22:21 +0000 (15:22 +0200)]
fix(external): Get storage before update it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Wed, 13 Sep 2023 19:56:26 +0000 (21:56 +0200)]
Merge pull request #40321 from nextcloud/fix/supress-statana-warning-memcache
[stable23] fix(caching): suppress static analysis warning for memcaching
Arthur Schiwon [Thu, 7 Sep 2023 13:23:28 +0000 (15:23 +0200)]
Merge pull request #40318 from nextcloud/backport/40292/stable23
[stable23] fix(CalDAV): check birthday calendar owner
Anna Larch [Thu, 7 Sep 2023 07:48:54 +0000 (09:48 +0200)]
fix(caching): suppress static analysis warning for memcaching
Signed-off-by: Anna Larch <anna@nextcloud.com>
Arthur Schiwon [Thu, 7 Sep 2023 07:15:49 +0000 (09:15 +0200)]
Merge pull request #40307 from nextcloud/backport/stable23/40293
[stable23] fix(ratelimit): Only use memory cache backend for redis
Anna Larch [Fri, 18 Aug 2023 07:02:59 +0000 (09:02 +0200)]
fix(CalDAV): check birthday calendar owner
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Tue, 29 Aug 2023 06:04:25 +0000 (08:04 +0200)]
fix(ratelimit): Only use memory cache backend for redis
Signed-off-by: Anna Larch <anna@nextcloud.com>
Arthur Schiwon [Tue, 5 Sep 2023 17:33:24 +0000 (19:33 +0200)]
Merge pull request #40264 from nextcloud/backport/40234/stable23
[stable23] enh: skip processing for empty response
Daniel Kesselberg [Mon, 4 Sep 2023 13:18:37 +0000 (15:18 +0200)]
enh: skip processing for empty response
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
John Molakvoæ [Wed, 23 Aug 2023 06:09:45 +0000 (08:09 +0200)]
Merge pull request #40010 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
nextcloud-command [Wed, 23 Aug 2023 02:10:05 +0000 (02:10 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Arthur Schiwon [Thu, 20 Jul 2023 11:38:01 +0000 (13:38 +0200)]
Merge pull request #39495 from nextcloud/backport/39490/stable23
[stable23] fix(apps): Fix loading info.xml file
Joas Schilling [Wed, 12 Jul 2023 07:23:37 +0000 (09:23 +0200)]
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 17 Jul 2023 15:11:53 +0000 (17:11 +0200)]
Merge pull request #39421 from nextcloud/backport/39416/stable23
[stable23] fix(core): Add password confirmation requirement for getapppassword
Joas Schilling [Mon, 17 Jul 2023 10:07:22 +0000 (12:07 +0200)]
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
Andy Scherzinger [Thu, 13 Jul 2023 19:31:51 +0000 (21:31 +0200)]
Merge pull request #39359 from nextcloud/backport/39323/39323-stable23
[stable23] getStorage before remove
Maxence Lange [Tue, 11 Jul 2023 18:36:17 +0000 (17:36 -0100)]
getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Andy Scherzinger [Thu, 13 Jul 2023 10:47:02 +0000 (12:47 +0200)]
Merge pull request #39348 from nextcloud/ci/sign-drone-stable23
[stable23] chore(CI): Sign .drone.yml file
Joas Schilling [Thu, 13 Jul 2023 09:53:48 +0000 (11:53 +0200)]
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Jul 2023 07:11:49 +0000 (09:11 +0200)]
Merge pull request #39307 from nextcloud/backport/38773/stable23
[stable23] Add bruteforce protection in OauthApiController
Julien Veyssier [Mon, 12 Jun 2023 15:36:49 +0000 (17:36 +0200)]
add bruteforce protection in OauthApiController
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Joas Schilling [Mon, 10 Jul 2023 18:52:07 +0000 (20:52 +0200)]
Merge pull request #39255 from nextcloud/backport/38046/stable23
[stable23] fix(dav): Abort requests with 429 instead of waiting
Joas Schilling [Mon, 10 Jul 2023 13:45:12 +0000 (15:45 +0200)]
fix(tests): Adjust unit tests in backport
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Mon, 10 Jul 2023 12:28:19 +0000 (14:28 +0200)]
fix: use handleLoginFailed for invalid email address
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Thu, 30 Mar 2023 13:02:51 +0000 (15:02 +0200)]
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Thu, 22 Jun 2023 10:36:38 +0000 (12:36 +0200)]
Merge pull request #38912 from nextcloud/backport/38584/stable23
[stable23] Increase from 100000 to 600000 iterations for hash_pbkdf2
Côme Chilliet [Thu, 25 May 2023 14:31:27 +0000 (16:31 +0200)]
Adapt encryption test to change in generateHeader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 11 May 2023 15:20:44 +0000 (17:20 +0200)]
Increase from 100000 to 600000 iterations for hash_pbkdf2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Mon, 19 Jun 2023 15:00:36 +0000 (17:00 +0200)]
Merge pull request #38895 from nextcloud/obj-store-copy-list-source-cache-23
Robin Appelman [Fri, 26 May 2023 12:51:05 +0000 (14:51 +0200)]
use source cache when listing folder during recursive copy
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Fri, 9 Jun 2023 07:02:59 +0000 (09:02 +0200)]
Merge pull request #38535 from nextcloud/automated/noid/stable23-update-ca-cert-bundle