]>
source.dussan.org Git - nextcloud-server.git/log
Benjamin Gaussorgues [Thu, 31 Oct 2024 14:30:45 +0000 (15:30 +0100)]
Merge pull request #49032 from nextcloud/backport/49009/stable25
Maxence Lange [Thu, 31 Oct 2024 10:41:09 +0000 (09:41 -0100)]
fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
John Molakvoæ [Tue, 29 Oct 2024 09:44:29 +0000 (10:44 +0100)]
Merge pull request #48962 from nextcloud/backport/48921/stable25
provokateurin [Tue, 29 Oct 2024 07:24:14 +0000 (08:24 +0100)]
ci(psalm): Add missing imagick extension
Signed-off-by: provokateurin <kate@provokateurin.de>
Joas Schilling [Mon, 28 Oct 2024 15:16:07 +0000 (16:16 +0100)]
Merge pull request #48524 from nextcloud/backport/48510/stable25
[stable25] fix(caldav): add missing handlers
John Molakvoæ [Mon, 28 Oct 2024 14:01:12 +0000 (15:01 +0100)]
Merge pull request #48926 from nextcloud/backport/48917/stable25
provokateurin [Mon, 21 Oct 2024 10:21:29 +0000 (12:21 +0200)]
fix(dav): Cleanup view-only check
Signed-off-by: provokateurin <kate@provokateurin.de>
Joas Schilling [Sat, 19 Oct 2024 06:24:48 +0000 (08:24 +0200)]
Merge pull request #48776 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
nextcloud-command [Sat, 19 Oct 2024 02:29:21 +0000 (02:29 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Anna Larch [Tue, 1 Oct 2024 20:52:08 +0000 (22:52 +0200)]
fix(caldav): add missing handlers
Signed-off-by: Anna Larch <anna@nextcloud.com>
Stephan Orbaugh [Tue, 1 Oct 2024 12:44:30 +0000 (14:44 +0200)]
Merge pull request #48383 from nextcloud/backport/48359/stable25
[stable25] fix: Use placeholder for external storage password
Stephan Orbaugh [Tue, 1 Oct 2024 12:43:41 +0000 (14:43 +0200)]
Merge pull request #48304 from nextcloud/backport/48297/stable25
[stable25] fix(dav): Always respond custom error page on exceptions
Louis Chemineau [Tue, 1 Oct 2024 09:19:44 +0000 (11:19 +0200)]
chore: Update smb-kerberos workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 30 Sep 2024 15:56:24 +0000 (17:56 +0200)]
fix: Disable constructor in ErrorPagePluginTest
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 18 Sep 2024 07:23:19 +0000 (09:23 +0200)]
fix: Prevent duplicate creation of print_exception function
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 18 Sep 2024 15:09:49 +0000 (17:09 +0200)]
fix: Override start method of \Sabre\DAV\Server to remove exception output
Signed-off-by: Louis Chemineau <louis@chmn.me>
Ferdinand Thiessen [Fri, 6 Sep 2024 14:49:33 +0000 (16:49 +0200)]
fix: Replace conflicting tags in `xml_exception` template
The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis Chemineau [Thu, 5 Sep 2024 18:35:26 +0000 (20:35 +0200)]
fix(dav): Always respond custom error page on exceptions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Thu, 26 Sep 2024 13:17:54 +0000 (15:17 +0200)]
Merge pull request #48376 from nextcloud/backport/48142/stable25
[stable25] feat(share): ensure unique share tokens with dynamic length adjustment
Louis Chemineau [Tue, 24 Sep 2024 14:20:04 +0000 (16:20 +0200)]
fix: Use hashed password in files_external settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
ernolf [Tue, 20 Aug 2024 10:33:28 +0000 (12:33 +0200)]
fix(share): Ensure unique share tokens
- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.
Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
Joas Schilling [Wed, 25 Sep 2024 05:03:31 +0000 (07:03 +0200)]
Merge pull request #48334 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 25 Sep 2024 02:30:56 +0000 (02:30 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Mon, 23 Sep 2024 12:45:07 +0000 (14:45 +0200)]
Merge pull request #48289 from nextcloud/backport/48282/stable25
[stable25] 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>
Joas Schilling [Thu, 11 Jul 2024 07:25:19 +0000 (09:25 +0200)]
Merge pull request #46407 from nextcloud/backport/46388/stable25
[stable25] 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:47:48 +0000 (08:47 +0200)]
Merge pull request #46262 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 3 Jul 2024 02:19:45 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Thu, 27 Jun 2024 08:04:50 +0000 (10:04 +0200)]
Merge pull request #46160 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
nextcloud-command [Thu, 27 Jun 2024 02:21:45 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Arthur Schiwon [Fri, 21 Jun 2024 09:04:02 +0000 (11:04 +0200)]
Merge pull request #45858 from nextcloud/backport/45545/stable25
[stable25] fix(dav): Rate limit address book creation
Joas Schilling [Wed, 19 Jun 2024 10:30:57 +0000 (12:30 +0200)]
Merge pull request #45924 from nextcloud/backport/45912/stable25
[stable25] ci: use precise ref for 3rdparty check
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>
Arthur Schiwon [Tue, 18 Jun 2024 16:53:58 +0000 (18:53 +0200)]
Merge pull request #45760 from nextcloud/backport/45355/stable25
[stable25] fix: delete user credentials stored in storages_credentials when user gets deleted
Arthur Schiwon [Tue, 18 Jun 2024 16:53:47 +0000 (18:53 +0200)]
Merge pull request #45830 from nextcloud/backport/45811/stable25
[stable25] test: add tests for ProfilePageController
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>
Daniel Kesselberg [Wed, 12 Jun 2024 09:46:12 +0000 (11:46 +0200)]
test: add tests for ProfilePageController
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
yemkareems [Tue, 11 Jun 2024 05:01:13 +0000 (10:31 +0530)]
fix: added missing ICredentialsManager
fix: added missing ICredentialsManager
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 16 May 2024 11:18:47 +0000 (16:48 +0530)]
fix: delete user credentials stored in storages_credentials when user gets deleted
Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]
Arthur Schiwon [Thu, 23 May 2024 12:28:47 +0000 (14:28 +0200)]
Merge pull request #45462 from nextcloud/backport/45321/stable25
[stable25] fix: Correctly check result of function
Arthur Schiwon [Thu, 23 May 2024 08:44:30 +0000 (10:44 +0200)]
Merge pull request #45464 from nextcloud/backport/45340/stable25
[stable25] 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:19:18 +0000 (16:19 +0200)]
Merge pull request #44559 from nextcloud/backport/44339/stable25
[stable25] fix(share): use share owner to get ownership
Joas Schilling [Wed, 24 Apr 2024 10:53:21 +0000 (12:53 +0200)]
Merge pull request #45008 from nextcloud/backport/44892/stable25
[stable25] 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>
Joas Schilling [Wed, 17 Apr 2024 08:38:13 +0000 (10:38 +0200)]
Merge pull request #44741 from nextcloud/backport/stable25/44736
[stable25] 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:12:58 +0000 (15:12 +0200)]
Merge pull request #44688 from nextcloud/backport/44678/stable25
[stable25] 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:45 +0000 (16:03 +0100)]
Merge pull request #44476 from nextcloud/backport/44276/stable25
[stable25] fix(config): Make sure user keys are strings
Joas Schilling [Thu, 28 Mar 2024 06:50:09 +0000 (07:50 +0100)]
Merge pull request #44517 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
nextcloud-command [Thu, 28 Mar 2024 02:15:18 +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>
Joas Schilling [Thu, 21 Mar 2024 13:45:08 +0000 (14:45 +0100)]
Merge pull request #44309 from nextcloud/backport/44299/stable25
[stable25] 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:04 +0000 (17:20 +0100)]
Merge pull request #43845 from nextcloud/backport/43787/stable25
Joas Schilling [Tue, 12 Mar 2024 07:03:36 +0000 (08:03 +0100)]
Merge pull request #44146 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
[stable25] fix(security): Update CA certificate bundle
nextcloud-command [Tue, 12 Mar 2024 02:11:12 +0000 (02:11 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Joas Schilling [Fri, 8 Mar 2024 10:14:13 +0000 (11:14 +0100)]
Merge pull request #44077 from nextcloud/backport/43992/stable25
[stable25] fix: Avoid clear cache with prefix
Julius Härtl [Mon, 4 Mar 2024 11:29:55 +0000 (12:29 +0100)]
fix: Avoid clear cache with prefix
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Thu, 29 Feb 2024 07:47:41 +0000 (08:47 +0100)]
Merge pull request #43889 from nextcloud/backport/43599/stable25
[stable25] fix: Add bruteforce protection to email endpoint
John Molakvoæ [Thu, 29 Feb 2024 07:47:19 +0000 (08:47 +0100)]
Merge pull request #43781 from nextcloud/backport/43753/stable25
John Molakvoæ [Thu, 29 Feb 2024 07:32:58 +0000 (08:32 +0100)]
Merge pull request #43866 from nextcloud/backport/43768/stable25
John Molakvoæ [Wed, 28 Feb 2024 11:52:26 +0000 (12:52 +0100)]
Merge pull request #43870 from nextcloud/backport/43727/stable25
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 [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>
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>
Andy Scherzinger [Tue, 27 Feb 2024 14:59:42 +0000 (15:59 +0100)]
Merge pull request #43749 from nextcloud/backport/40332/stable25
[stable25] Hide shares by disabled users
Stephan Orbaugh [Tue, 27 Feb 2024 13:18:50 +0000 (14:18 +0100)]
Merge pull request #43859 from nextcloud/backport/43727/stable25
[stable25] Check share status when touching versions
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>
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>
Côme Chilliet [Thu, 22 Feb 2024 15:11:46 +0000 (16:11 +0100)]
fix(tests): Adapt ManagerTest to new getAppValue call
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
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:27:17 +0000 (13:27 +0100)]
Merge pull request #43506 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
nextcloud-command [Sat, 10 Feb 2024 02:12:40 +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:13:01 +0000 (09:13 +0100)]
Merge pull request #43376 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
nextcloud-command [Tue, 6 Feb 2024 02:12:50 +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:57 +0000 (08:57 +0100)]
Merge pull request #43073 from nextcloud/automated/noid/stable25-update-code-signing-crl
[stable25] fix(security): Update code signing revocation list
nextcloud-command [Wed, 24 Jan 2024 02:20:07 +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:08 +0000 (17:21 +0100)]
Merge pull request #42909 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection-stable25
[stable25] fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Ferdinand Thiessen [Fri, 19 Jan 2024 18:39:59 +0000 (19:39 +0100)]
Merge pull request #42943 from nextcloud/backport/36471/stable25
[stable25] feat(theming): Only convert a background image if it benefits from it
Ferdinand Thiessen [Mon, 20 Feb 2023 12:10:49 +0000 (13:10 +0100)]
fix(themeing): Add error handling to ImageManager
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Ferdinand Thiessen [Wed, 1 Feb 2023 12:49:19 +0000 (13:49 +0100)]
Add webp and large jpg test assets
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Ferdinand Thiessen [Wed, 1 Feb 2023 12:23:35 +0000 (13:23 +0100)]
feat(theming): Only convert a background image if it benefits from it
* WebP images are generally quite small, converting to pngs would increase
the filesize a lot.
* Small JPEG and PNG images do not benefit from any conversion, so skip it.
* JPEG images will get quite bigger when converted to PNG so instead convert to progressive JPEG
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Arthur Schiwon [Thu, 18 Jan 2024 10:46:54 +0000 (11:46 +0100)]
Merge pull request #42892 from nextcloud/backport/37346/stable25
[stable25] fix undefined method getExtStorageHome()
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, 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>
Arthur Schiwon [Wed, 17 Jan 2024 13:57:46 +0000 (14:57 +0100)]
Merge pull request #42877 from nextcloud/backport/42563/stable25
[stable25] Update crl after revoke integration_homeassistant.csr