]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Wed, 24 Apr 2024 12:05:16 +0000 (14:05 +0200)]
Merge pull request #45012 from nextcloud/backport/45010/stable21
[stable21] 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>
Joas Schilling [Thu, 28 Mar 2024 15:04:05 +0000 (16:04 +0100)]
Merge pull request #44480 from nextcloud/backport/44276/stable21
[stable21] fix(config): Make sure user keys are strings
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, 26 Oct 2023 07:35:39 +0000 (09:35 +0200)]
Merge pull request #41130 from nextcloud/backport/41123/stable21
[stable21] 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 [Thu, 20 Jul 2023 14:00:51 +0000 (16:00 +0200)]
Merge pull request #39497 from nextcloud/backport/39490/stable21
[stable21] 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:12:45 +0000 (17:12 +0200)]
Merge pull request #39423 from nextcloud/backport/39416/stable21
[stable21] fix(core): Add password confirmation requirement for getapppassword
Côme Chilliet [Mon, 17 Jul 2023 12:34:29 +0000 (14:34 +0200)]
Merge pull request #39024 from nextcloud/backport/38584/stable21
[stable21] Increase from 100000 to 600000 iterations for hash_pbkdf2
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:32:39 +0000 (21:32 +0200)]
Merge pull request #39362 from nextcloud/backport/39323/stable21-39323
[stable21] 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:45:55 +0000 (12:45 +0200)]
Merge pull request #39350 from nextcloud/ci/sign-drone-stable21
[stable21] chore(CI): Sign .drone.yml file
Joas Schilling [Thu, 13 Jul 2023 09:57:05 +0000 (11:57 +0200)]
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Tue, 20 Jun 2023 15:46:29 +0000 (17:46 +0200)]
Merge pull request #38584 from nextcloud/backport/38206/stable24
[stable24] Increase from 100000 to 600000 iterations for hash_pbkdf2
(cherry picked from commit
a7dc41fb5efed25dca8a48be0ed80818be850921)
Arthur Schiwon [Thu, 25 May 2023 14:01:54 +0000 (16:01 +0200)]
Merge pull request #38465 from nextcloud/fix/read-only-system-addres-book-acls-stable21
[stable21] fix(carddav): Mark system address book as read-only
Joas Schilling [Tue, 16 May 2023 09:34:22 +0000 (11:34 +0200)]
Merge pull request #38280 from nextcloud/backport/38274/stable21
[stable21] fix(middleware): Also abort the request when reaching max delay in af…
Joas Schilling [Tue, 16 May 2023 08:27:32 +0000 (10:27 +0200)]
Merge pull request #38273 from nextcloud/backport/38267/stable21
[stable21] fix(lostpassword): Also rate limit the setPassword endpoint
Joas Schilling [Tue, 16 May 2023 04:39:31 +0000 (06:39 +0200)]
fix(tests): Fix more tests in backport
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Mon, 15 May 2023 21:50:33 +0000 (23:50 +0200)]
Merge pull request #38286 from nextcloud/session-auth-check-username-21
[21] check the username when doing external storage session auth
Robin Appelman [Thu, 11 May 2023 15:45:16 +0000 (17:45 +0200)]
check the username when doing external storage session auth
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 11 May 2023 07:23:50 +0000 (09:23 +0200)]
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 15 May 2023 14:12:14 +0000 (16:12 +0200)]
fix(tests): Adjust unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 15 May 2023 07:21:07 +0000 (09:21 +0200)]
fix(lostpassword): Also rate limit the setPassword endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Mon, 8 May 2023 17:41:06 +0000 (19:41 +0200)]
fix(carddav): Mark system address book as read-only
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Arthur Schiwon [Thu, 4 May 2023 09:11:34 +0000 (11:11 +0200)]
Merge pull request #38000 from nextcloud/backport/37909/stable21
[stable21]Update crl after revoke shifts.csr
Vitor Mattos [Mon, 24 Apr 2023 22:21:36 +0000 (22:21 +0000)]
Update crl after revoke shifts.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Joas Schilling [Thu, 27 Apr 2023 07:37:38 +0000 (09:37 +0200)]
Merge pull request #37840 from nextcloud/bump/guzzle-psr7/stable21
[stable21] sec(deps): Update guzzlehttp/psr7
Joas Schilling [Thu, 20 Apr 2023 13:48:28 +0000 (15:48 +0200)]
sec(deps): Update guzzlehttp/psr7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Mar 2023 14:07:36 +0000 (15:07 +0100)]
Merge pull request #37259 from nextcloud/backport/37252/stable21
[stable21] fix(workflow): Check tag attribute
Joas Schilling [Thu, 16 Mar 2023 07:41:18 +0000 (08:41 +0100)]
fix(workflow): Check tag attribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Thu, 23 Feb 2023 06:52:26 +0000 (07:52 +0100)]
Merge pull request #36819 from nextcloud/backport/36814/stable21
[stable21] Validate the scope when validating operations
Joas Schilling [Wed, 15 Feb 2023 14:36:32 +0000 (15:36 +0100)]
Also check the scope when reading operations from the database
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 15 Feb 2023 12:20:20 +0000 (13:20 +0100)]
Validate the scope when validating operations
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Tue, 14 Feb 2023 21:08:07 +0000 (22:08 +0100)]
Merge pull request #36706 from nextcloud/backport/36700/stable21
[stable21] Also copy meta data when converting DataResponse to JSONRe…
Joas Schilling [Mon, 23 Jan 2023 08:22:34 +0000 (09:22 +0100)]
Also copy bruteforce meta data when converting DataResponse to JSONResponse
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 7 Feb 2023 18:45:52 +0000 (19:45 +0100)]
Merge pull request #36405 from nextcloud/bump-guzzlehttp-stable21
[stable21] Bump guzzlehttp/guzzle and guzzlehttp/psr7
Joas Schilling [Fri, 27 Jan 2023 11:35:51 +0000 (12:35 +0100)]
Bump guzzlehttp/guzzle and guzzlehttp/psr7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 7 Feb 2023 09:46:16 +0000 (10:46 +0100)]
Merge pull request #36577 from nextcloud/backport/36489/stable21
[stable21] Add bruteforce protection to password reset page
Joas Schilling [Mon, 6 Feb 2023 10:26:38 +0000 (11:26 +0100)]
fix(CI): Adjust expected result
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 20 Jan 2023 12:10:09 +0000 (13:10 +0100)]
Add bruteforce protection to password reset page
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Thu, 5 Jan 2023 16:31:12 +0000 (17:31 +0100)]
Merge pull request #36023 from nextcloud/backport/35975/stable21
[stable21] Update crl after revoke files_bpm.csr
Vitor Mattos [Wed, 4 Jan 2023 02:48:28 +0000 (02:48 +0000)]
Update crl after revoke files_bpm.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Vincent Petry [Fri, 16 Dec 2022 15:27:29 +0000 (16:27 +0100)]
Merge pull request #35680 from nextcloud/backport/35391/stable21
[stable21] Make sure that path is normalized and then checked and not the other way around
Côme Chilliet [Thu, 24 Nov 2022 08:45:57 +0000 (09:45 +0100)]
Make sure that path is normalized and then checked,
and not the other way around
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
blizzz [Thu, 3 Nov 2022 12:30:45 +0000 (13:30 +0100)]
Merge pull request #32966 from nextcloud/backport/32816/stable21
[stable21] handle stream wrappers in SeekableHttpStream
blizzz [Thu, 25 Aug 2022 11:11:12 +0000 (13:11 +0200)]
Merge pull request #33679 from nextcloud/backport/33624/stable21
[stable21] Update CRL
Arthur Schiwon [Wed, 24 Aug 2022 15:36:51 +0000 (17:36 +0200)]
Update CRL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Wed, 8 Jun 2022 15:52:27 +0000 (17:52 +0200)]
handle stream wrappers in SeekableHttpStream
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Thu, 19 May 2022 13:51:49 +0000 (15:51 +0200)]
Merge pull request #31979 from nextcloud/backport/31826/stable21
[stable21] Log why the login token can't be used for credentials
Christoph Wurst [Mon, 4 Apr 2022 14:23:05 +0000 (16:23 +0200)]
Log why the login token can't be used for credentials
And always pass the exception object to the logger.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
blizzz [Thu, 19 May 2022 10:14:29 +0000 (12:14 +0200)]
Merge pull request #32477 from nextcloud/backport/32428/stable21
[stable21] Add Email validation
Anna Larch [Mon, 16 May 2022 12:04:59 +0000 (14:04 +0200)]
Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
blizzz [Tue, 17 May 2022 16:44:57 +0000 (18:44 +0200)]
Merge pull request #32434 from nextcloud/backport/32305/stable21
[stable21] Fix user agent trimming on installation
Joas Schilling [Mon, 9 May 2022 06:36:34 +0000 (08:36 +0200)]
Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Sat, 14 May 2022 09:26:51 +0000 (11:26 +0200)]
Merge pull request #31680 from nextcloud/backport/31658/stable21
John Molakvoæ [Sat, 14 May 2022 08:51:25 +0000 (10:51 +0200)]
Autoloader update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Joas Schilling [Wed, 23 Mar 2022 10:00:34 +0000 (11:00 +0100)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 22 Mar 2022 09:51:54 +0000 (10:51 +0100)]
Limit the length of app password names
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 2 May 2022 02:29:53 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 30 Apr 2022 02:27:58 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 29 Apr 2022 02:29:03 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 28 Apr 2022 02:29:14 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 27 Apr 2022 02:32:05 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 26 Apr 2022 02:28:58 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 25 Apr 2022 02:28:21 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 24 Apr 2022 02:29:02 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 23 Apr 2022 02:28:21 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 22 Apr 2022 02:29:27 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 21 Apr 2022 02:28:40 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 20 Apr 2022 02:29:09 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 19 Apr 2022 02:28:27 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 18 Apr 2022 02:28:01 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 17 Apr 2022 02:27:17 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 16 Apr 2022 02:27:18 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 15 Apr 2022 02:27:46 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 14 Apr 2022 02:29:13 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 13 Apr 2022 02:28:54 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 12 Apr 2022 02:28:15 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 11 Apr 2022 02:28:27 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 10 Apr 2022 02:34:10 +0000 (02:34 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 9 Apr 2022 02:28:10 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 8 Apr 2022 02:28:50 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 7 Apr 2022 02:28:05 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 6 Apr 2022 02:28:20 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 5 Apr 2022 02:28:32 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 4 Apr 2022 02:27:43 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 3 Apr 2022 02:27:24 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 2 Apr 2022 02:28:18 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 1 Apr 2022 02:28:38 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 31 Mar 2022 02:30:08 +0000 (02:30 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 30 Mar 2022 02:28:01 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 29 Mar 2022 02:28:31 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 28 Mar 2022 02:27:50 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 26 Mar 2022 02:28:14 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 25 Mar 2022 02:45:10 +0000 (02:45 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 24 Mar 2022 02:27:37 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Wed, 23 Mar 2022 12:22:38 +0000 (13:22 +0100)]
Merge pull request #31670 from nextcloud/backport/31620/stable21
[stable21] do not forget DB table prefix with truncate query
Nextcloud bot [Wed, 23 Mar 2022 02:28:21 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>