]>
source.dussan.org Git - nextcloud-server.git/log
nextcloud-command [Wed, 25 Sep 2024 02:30:55 +0000 (02:30 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Mon, 23 Sep 2024 12:43:34 +0000 (14:43 +0200)]
Merge pull request #48288 from nextcloud/backport/48282/stable24
[stable24] chore: add .git-blame-ignore-revs
Daniel Kesselberg [Mon, 23 Sep 2024 09:39:15 +0000 (11:39 +0200)]
chore: add .git-blame-ignore-revs
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Arthur Schiwon [Wed, 31 Jul 2024 12:00:16 +0000 (14:00 +0200)]
Merge pull request #46612 from nextcloud/backport/42892/stable24
[stable24] fix undefined method getExtStorageHome()
Arthur Schiwon [Wed, 22 Mar 2023 12:54:27 +0000 (13:54 +0100)]
fix undefined method getExtStorageHome()
- adds a type check
- defines missing method in OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Thu, 11 Jul 2024 07:25:23 +0000 (09:25 +0200)]
Merge pull request #46406 from nextcloud/backport/46388/stable24
[stable24] fix(workflows): Fix file systemtag cache
Joas Schilling [Fri, 28 Jun 2024 08:52:02 +0000 (10:52 +0200)]
fix(workflows): Fix file systemtag cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 3 Jul 2024 06:48:20 +0000 (08:48 +0200)]
Merge pull request #46260 from nextcloud/automated/noid/stable24-update-ca-cert-bundle
[stable24] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 3 Jul 2024 02:19:43 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Mon, 1 Jul 2024 08:22:43 +0000 (10:22 +0200)]
Merge pull request #46177 from nextcloud/bugfix/noid/fix-autoloader-ci
[stable24] fix(autoloader): Generate autoloader with script
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 14:39:14 +0000 (16:39 +0200)]
fix(autoloader): Generate autoloader with script
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 27 Jun 2024 14:38:24 +0000 (16:38 +0200)]
Merge pull request #46116 from nextcloud/backport/45858/stable24
[stable24] fix(dav): Rate limit address book creation
Joas Schilling [Thu, 27 Jun 2024 08:06:00 +0000 (10:06 +0200)]
Merge pull request #46156 from nextcloud/automated/noid/stable24-update-code-signing-crl
[stable24] fix(security): Update code signing revocation list
nextcloud-command [Thu, 27 Jun 2024 02:21:34 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Hamza Mahjoubi [Thu, 4 Apr 2024 22:00:49 +0000 (00:00 +0200)]
fix(dav): Rate limit address book creation
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
Joas Schilling [Wed, 19 Jun 2024 10:30:17 +0000 (12:30 +0200)]
Merge pull request #45923 from nextcloud/backport/45912/stable24
[stable24] ci: use precise ref for 3rdparty check
Arthur Schiwon [Mon, 17 Jun 2024 09:25:28 +0000 (11:25 +0200)]
ci: use precise ref for 3rdparty check
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Wed, 12 Jun 2024 07:11:54 +0000 (09:11 +0200)]
Merge pull request #45780 from nextcloud/backport/45355/stable24
[stable24] fix: delete user credentials stored in storages_credentials when user gets deleted
yemkareems [Tue, 11 Jun 2024 11:30:57 +0000 (17:00 +0530)]
fix: cs:fix ran to fix class file in Server.php
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Tue, 11 Jun 2024 09:14:38 +0000 (14:44 +0530)]
fix: removed avatar deletion related code
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 16 May 2024 11:18:47 +0000 (16:48 +0530)]
fix: merge conflict resolved and added BeforeUserDeletedListener.php and changed autoload files accordingly along with adding the listener in Server
Arthur Schiwon [Thu, 23 May 2024 08:55:03 +0000 (10:55 +0200)]
Merge pull request #45461 from nextcloud/backport/45321/stable24
[stable24] fix: Correctly check result of function
Arthur Schiwon [Thu, 23 May 2024 08:45:48 +0000 (10:45 +0200)]
Merge pull request #45465 from nextcloud/backport/45340/stable24
[stable24] fix: Extend SVG reference check
Joas Schilling [Wed, 15 May 2024 08:11:31 +0000 (10:11 +0200)]
fix: Correctly check result of function
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 15 May 2024 21:38:24 +0000 (23:38 +0200)]
fix: Extend SVG reference check
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Wed, 24 Apr 2024 14:15:04 +0000 (16:15 +0200)]
Merge pull request #44560 from nextcloud/artonge/backport/stable24/44339
[stable24] fix(share): use share owner to confirm reshare
Arthur Schiwon [Wed, 24 Apr 2024 14:12:21 +0000 (16:12 +0200)]
Merge pull request #44895 from nextcloud/backport/stable24-fix-ajax-check-public-remote
[stable24] fix(dav): ajax request check on public remote endpoints
Joas Schilling [Wed, 24 Apr 2024 12:03:10 +0000 (14:03 +0200)]
Merge pull request #45009 from nextcloud/backport/44892/stable24
[stable24] fix(files): Also skip cross storage move with access control
Joas Schilling [Thu, 18 Apr 2024 07:24:11 +0000 (09:24 +0200)]
fix(CI): Suppress psalm UndefinedClass
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 Apr 2024 14:29:07 +0000 (16:29 +0200)]
fix(files): Also skip cross storage move with access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Tue, 16 Jan 2024 16:31:26 +0000 (17:31 +0100)]
fix(dav): ajax request check on public remote endpoints
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Joas Schilling [Wed, 17 Apr 2024 08:38:21 +0000 (10:38 +0200)]
Merge pull request #44742 from nextcloud/backport/stable24/44736
[stable24] fix: Fix avatar images
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
test: Update tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
fix: Fix avatar images
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Joas Schilling [Sat, 6 Apr 2024 13:13:49 +0000 (15:13 +0200)]
Merge pull request #44687 from nextcloud/backport/44678/stable24
[stable24] fix(3rdparty): Add a CI job to check 3rdparty integrity
Joas Schilling [Fri, 5 Apr 2024 12:53:30 +0000 (14:53 +0200)]
fix(3rdparty): Add a CI job to check 3rdparty integrity
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:51 +0000 (16:03 +0100)]
Merge pull request #44479 from nextcloud/backport/44276/stable24
[stable24] fix(config): Make sure user keys are strings
Joas Schilling [Thu, 28 Mar 2024 06:49:30 +0000 (07:49 +0100)]
Merge pull request #44519 from nextcloud/automated/noid/stable24-update-code-signing-crl
[stable24] fix(security): Update code signing revocation list
nextcloud-command [Thu, 28 Mar 2024 02:15:22 +0000 (02:15 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
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>
Andy Scherzinger [Thu, 21 Mar 2024 11:42:41 +0000 (12:42 +0100)]
Merge pull request #44324 from nextcloud/backport/44309/stable24
[stable24] Forbid tagging readonly files
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æ [Fri, 15 Mar 2024 16:20:12 +0000 (17:20 +0100)]
Merge pull request #43856 from nextcloud/backport/43787/stable24
Joas Schilling [Tue, 12 Mar 2024 07:03:53 +0000 (08:03 +0100)]
Merge pull request #44143 from nextcloud/automated/noid/stable24-update-ca-cert-bundle
[stable24] fix(security): Update CA certificate bundle
nextcloud-command [Tue, 12 Mar 2024 02:11:07 +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:56 +0000 (08:47 +0100)]
Merge pull request #43891 from nextcloud/backport/43599/stable24
John Molakvoæ [Thu, 29 Feb 2024 07:47:26 +0000 (08:47 +0100)]
Merge pull request #43782 from nextcloud/backport/43753/stable24
John Molakvoæ [Wed, 28 Feb 2024 17:23:41 +0000 (18:23 +0100)]
Merge pull request #43865 from nextcloud/backport/43859/stable24
Louis Chemineau [Mon, 26 Feb 2024 15:57:30 +0000 (16:57 +0100)]
fix(dav): Init ViewOnlyPlugin after auth
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Wed, 28 Feb 2024 11:52:09 +0000 (12:52 +0100)]
Merge pull request #43871 from nextcloud/backport/43727/stable24
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>
Louis Chemineau [Tue, 27 Feb 2024 11:07:56 +0000 (12:07 +0100)]
Check share attributes when downloading versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Sat, 24 Feb 2024 11:34:12 +0000 (12:34 +0100)]
Merge pull request #43748 from nextcloud/backport/40332/stable24
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:28:08 +0000 (13:28 +0100)]
Merge pull request #43503 from nextcloud/automated/noid/stable24-update-code-signing-crl
[stable24] fix(security): Update code signing revocation list
nextcloud-command [Sat, 10 Feb 2024 02:12:22 +0000 (02:12 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Matthieu Gallien [Wed, 7 Feb 2024 08:12:16 +0000 (09:12 +0100)]
Merge pull request #43375 from nextcloud/automated/noid/stable24-update-code-signing-crl
[stable24] fix(security): Update code signing revocation list
nextcloud-command [Tue, 6 Feb 2024 02:12:46 +0000 (02:12 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Matthieu Gallien [Wed, 24 Jan 2024 07:57:46 +0000 (08:57 +0100)]
Merge pull request #43072 from nextcloud/automated/noid/stable24-update-code-signing-crl
[stable24] fix(security): Update code signing revocation list
nextcloud-command [Wed, 24 Jan 2024 02:20:03 +0000 (02:20 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Christoph Wurst [Mon, 22 Jan 2024 16:21:23 +0000 (17:21 +0100)]
Merge pull request #42910 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable24
[stable24] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
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>
Arthur Schiwon [Wed, 17 Jan 2024 13:58:08 +0000 (14:58 +0100)]
Merge pull request #42878 from nextcloud/backport/42563/stable24
[stable24] Update crl after revoke integration_homeassistant.csr
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:06 +0000 (15:41 +0100)]
Merge pull request #42396 from nextcloud/backport/42140/stable24
[stable24] 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:39:32 +0000 (10:39 +0100)]
Merge pull request #40817 from nextcloud/automated/noid/stable24-fix-npm-audit
[stable24] Fix npm audit
Joas Schilling [Thu, 14 Dec 2023 05:52:29 +0000 (06:52 +0100)]
Merge pull request #42191 from nextcloud/automated/noid/stable24-update-ca-cert-bundle
[stable24] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 13 Dec 2023 02:17:38 +0000 (02:17 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
nextcloud-command [Sun, 3 Dec 2023 02:52:44 +0000 (02:52 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Arthur Schiwon [Thu, 23 Nov 2023 09:38:12 +0000 (10:38 +0100)]
Merge pull request #41665 from nextcloud/backport/39285/stable24
[stable24] add command do delete orphan shares
Arthur Schiwon [Wed, 22 Nov 2023 20:54:48 +0000 (21:54 +0100)]
Merge pull request #41322 from nextcloud/backport/39924/stable24
[stable24] fix: Set X-Requested-With header on all requests to avoid browser auth dialogs
Julien Veyssier [Wed, 22 Nov 2023 16:02:22 +0000 (17:02 +0100)]
compile assets
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 7 Nov 2023 11:48:44 +0000 (12:48 +0100)]
fix: Set X-Requested-With header on all requests to avoid browser auth dialogs
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
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:43:33 +0000 (10:43 +0100)]
Merge pull request #41530 from nextcloud/backport/41526/stable24
[stable24] Reverse X-Forwarded-For list to read the correct proxy remote address
Arthur Schiwon [Thu, 16 Nov 2023 08:55:00 +0000 (09:55 +0100)]
Merge pull request #41524 from nextcloud/backport/41520/stable24
[stable24] 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:01:41 +0000 (07:01 +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>
Joas Schilling [Thu, 26 Oct 2023 06:25:42 +0000 (08:25 +0200)]
Merge pull request #41127 from nextcloud/backport/41123/stable24
[stable24] 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>
Julius Härtl [Tue, 10 Oct 2023 06:23:47 +0000 (08:23 +0200)]
Merge pull request #40382 from nextcloud/backport/38808/stable24
Joas Schilling [Tue, 19 Sep 2023 13:04:14 +0000 (15:04 +0200)]
Merge pull request #40386 from nextcloud/backport/36830/stable24
[stable24] fix: Avoid failing with duplicate checks
Julius Härtl [Thu, 23 Feb 2023 12:04:32 +0000 (13:04 +0100)]
fix: Avoid failing with duplicate checks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 14 Jun 2023 12:39:15 +0000 (14:39 +0200)]
fix: Only read unencrypted_size when file is actually encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 14 Jun 2023 12:38:33 +0000 (14:38 +0200)]
fix: Only store unencrypted_size if path should be encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Andy Scherzinger [Thu, 7 Sep 2023 08:22:29 +0000 (10:22 +0200)]
Merge pull request #40317 from nextcloud/backport/40292/stable24
[stable24] fix(CalDAV): check birthday calendar owner
Arthur Schiwon [Thu, 7 Sep 2023 07:15:28 +0000 (09:15 +0200)]
Merge pull request #40305 from nextcloud/backport/stable24/40293
[stable24] fix(ratelimit): Only use memory cache backend for redis