]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 months agofix(CI): Only run on GitHub workers ci/noid/try-to-fix-smb-kerberos 46299/head
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>
4 months agofix(CI): Use the PHP version tag
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>
4 months agofix(CI): Copy workflow from 24
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>
4 months agoMerge pull request #46266 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
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

4 months agofix(CI): Mark flaky test as skipped 46266/head
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>
4 months agofix(CI): Use the non-failing image from stable24
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>
4 months agofix(security): Update CA certificate bundle
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>
4 months agoMerge pull request #46209 from nextcloud/backport/46177/stable23
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

4 months agofix(CI): Update minio image to same as stable24 46209/head
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>
4 months agofix(CI): Fix oracle image and config
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>
4 months agoMerge pull request #46161 from nextcloud/automated/noid/stable23-update-code-signing-crl
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

4 months agofix(security): Update code signing revocation list 46161/head
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>
6 months agoMerge pull request #44558 from nextcloud/backport/44339/stable23
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

6 months agoMerge pull request #45010 from nextcloud/backport/44892/stable23
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

6 months agofix(files): Also skip cross storage move with access control 45010/head
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>
7 months agofix(share): use share owner to confirm reshare 44558/head
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>
7 months agoMerge pull request #44481 from nextcloud/backport/44276/stable23
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

7 months agoMerge pull request #44521 from nextcloud/automated/noid/stable23-update-code-signing-crl
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

7 months agofix(security): Update code signing revocation list 44521/head
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>
7 months agoMerge pull request #44326 from nextcloud/backport/44309/stable23
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

7 months agofix(config): Make sure user keys are strings 44481/head
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>
8 months agochore(dav): Remove short function closure syntax not supported in PHP 7.3 44326/head
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>
8 months agochore: Remove typed properties to support 7.3
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>
8 months agochore: Remove PHP8 constructor property promotions
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>
8 months agofix(dav): Add missing use for OCP\Constants
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>
8 months agochore: Break closure call on two lines to make it readable
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>
8 months agofix(systemtags): Forbid tagging of readonly files
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>
8 months agoMerge pull request #43857 from nextcloud/backport/43787/stable23
John Molakvoæ [Sat, 16 Mar 2024 12:12:53 +0000 (13:12 +0100)]
Merge pull request #43857 from nextcloud/backport/43787/stable23

8 months agoMerge pull request #44147 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
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

8 months agofix(security): Update CA certificate bundle 44147/head
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>
8 months agofix: Throw instead of yielding nothing when listing local directories 43857/head
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>
8 months agoMerge pull request #43890 from nextcloud/backport/43599/stable23
John Molakvoæ [Thu, 29 Feb 2024 07:47:49 +0000 (08:47 +0100)]
Merge pull request #43890 from nextcloud/backport/43599/stable23

8 months agoMerge pull request #43783 from nextcloud/backport/43753/stable23
John Molakvoæ [Thu, 29 Feb 2024 07:47:33 +0000 (08:47 +0100)]
Merge pull request #43783 from nextcloud/backport/43753/stable23

8 months agoMerge pull request #43874 from nextcloud/backport/43727/stable23
John Molakvoæ [Wed, 28 Feb 2024 11:52:33 +0000 (12:52 +0100)]
Merge pull request #43874 from nextcloud/backport/43727/stable23

8 months agofix: Add bruteforce protection to email endpoint 43890/head
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>
8 months agofix(dav): Rate limit calendar/subscription creation 43783/head
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>
8 months agoCheck node permissions when restoring a version 43874/head
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>
8 months agoMerge pull request #40332 from nextcloud/backport/39699/stable23
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

8 months agoRemove modern PHP syntax, and apply codesniffer fixes in Share20/Manager.php 40332/head
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>
8 months agoUse nullsafe call syntax instead of additionnal check
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>
8 months agoFix tests, add test for the new feature
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>
8 months agoSet files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled...
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>
9 months agoMerge pull request #43499 from nextcloud/automated/noid/stable23-update-code-signing-crl
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

9 months agofix(security): Update code signing revocation list 43499/head
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>
9 months agoMerge pull request #43371 from nextcloud/automated/noid/stable23-update-code-signing-crl
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

9 months agofix(security): Update code signing revocation list 43371/head
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>
9 months agoMerge pull request #43071 from nextcloud/automated/noid/stable23-update-code-signing-crl
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

9 months agofix(security): Update code signing revocation list 43071/head
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>
9 months agoMerge pull request #42911 from nextcloud/fix/caldav/update-acls-deletedcalendarobject...
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

10 months agoMerge pull request #42879 from nextcloud/backport/42563/stable23
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

10 months agofix(CalDAV): set acls for DeletedCalendarObjectsCollection 42911/head
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>
10 months agoUpdate crl after revoke integration_homeassistant.csr 42879/head
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>
11 months agoMerge pull request #42395 from nextcloud/backport/42140/stable23
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

11 months agoUpdate crl after revoke rides.csr 42395/head
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>
11 months agoMerge pull request #41112 from nextcloud/backport/39221/stable23
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

11 months agoMerge pull request #42192 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
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

11 months agofix(security): Update CA certificate bundle 42192/head
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>
11 months agoMerge pull request #41810 from nextcloud/bugfix/stable23/throttle-share-link
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

11 months agofix: Only throttle on invalid requests for public share links 41810/head
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>
11 months agoMerge pull request #41667 from nextcloud/backport/39285/stable23
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

11 months agofix(PHP): restore PHP 7.3 compat 41667/head
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>
12 months agoadd command do delete orphan shares
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>
12 months agoMerge pull request #41531 from nextcloud/backport/41526/stable23
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

12 months agoMerge pull request #41525 from nextcloud/backport/41520/stable23
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

12 months agoReverse X-Forwarded-For list to read the correct proxy remote address 41531/head
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>
12 months agochore(assets): Recompile JS 41525/head
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>
12 months agofix(workflows): Finish password confirmation
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>
12 months agowhen reading an empty file getting EOF is not an error 41112/head
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>
12 months agoMerge pull request #41128 from nextcloud/backport/41123/stable23
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

12 months agofix(external): Get storage before update it 41128/head
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>
14 months agoMerge pull request #40321 from nextcloud/fix/supress-statana-warning-memcache
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

14 months agoMerge pull request #40318 from nextcloud/backport/40292/stable23
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

14 months agofix(caching): suppress static analysis warning for memcaching 40321/head
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>
14 months agoMerge pull request #40307 from nextcloud/backport/stable23/40293
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

14 months agofix(CalDAV): check birthday calendar owner 40318/head
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>
14 months agofix(ratelimit): Only use memory cache backend for redis 40307/head
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>
14 months agoMerge pull request #40264 from nextcloud/backport/40234/stable23
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

14 months agoenh: skip processing for empty response 40264/head
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>
15 months agoMerge pull request #40010 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
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

15 months agofix(security): Update CA certificate bundle 40010/head
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>
16 months agoMerge pull request #39495 from nextcloud/backport/39490/stable23
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

16 months agofix(apps): Fix loading info.xml file 39495/head
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>
16 months agoMerge pull request #39421 from nextcloud/backport/39416/stable23
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

16 months agofix(core): Add password confirmation requirement for getapppassword 39421/head
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>
16 months agoMerge pull request #39359 from nextcloud/backport/39323/39323-stable23
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

16 months agogetStorage before remove 39359/head
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>
16 months agoMerge pull request #39348 from nextcloud/ci/sign-drone-stable23
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

16 months agochore(CI): Sign .drone.yml file 39348/head
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>
16 months agoMerge pull request #39307 from nextcloud/backport/38773/stable23
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

16 months agoadd bruteforce protection in OauthApiController 39307/head
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>
16 months agoMerge pull request #39255 from nextcloud/backport/38046/stable23
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

16 months agofix(tests): Adjust unit tests in backport 39255/head
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>
16 months agofix: use handleLoginFailed for invalid email address
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>
16 months agofix(dav): Abort requests with 429 instead of waiting
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>
17 months agoMerge pull request #38912 from nextcloud/backport/38584/stable23
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

17 months agoAdapt encryption test to change in generateHeader 38912/head
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>
17 months agoIncrease from 100000 to 600000 iterations for hash_pbkdf2
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>
17 months agoMerge pull request #38895 from nextcloud/obj-store-copy-list-source-cache-23
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

17 months agouse source cache when listing folder during recursive copy 38895/head
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>
17 months agoMerge pull request #38535 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
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