]>
source.dussan.org Git - nextcloud-server.git/log
Carl Schwan [Wed, 29 Jun 2022 15:05:48 +0000 (17:05 +0200)]
Fix detection of firefox in ContentSecurityPolicyNonceManager
Reuse Request::USER_AGENT_FIREFOX, and also update the safari detection
since safari < 12 is not supported anymore and we can remove a bit of
code duplication
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Wed, 29 Jun 2022 11:47:22 +0000 (13:47 +0200)]
Merge pull request #33009 from nextcloud/dependabot/composer/stable24/guzzlehttp/guzzle-7.4.5
[stable24] Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5
Carl Schwan [Fri, 24 Jun 2022 13:48:58 +0000 (15:48 +0200)]
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
See https://github.com/nextcloud/3rdparty/pull/1090
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Nextcloud bot [Wed, 29 Jun 2022 02:27:38 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Tue, 28 Jun 2022 19:46:42 +0000 (21:46 +0200)]
Merge pull request #33049 from nextcloud/backport/32982/stable24
[stable24] Fix metadata extraction
blizzz [Tue, 28 Jun 2022 15:02:26 +0000 (17:02 +0200)]
Merge pull request #32791 from nextcloud/backport/32675/stable24
[stable24] Validate custom dashboard background image
blizzz [Tue, 28 Jun 2022 14:59:48 +0000 (16:59 +0200)]
Merge pull request #33028 from nextcloud/backport/32998/stable24
[stable24] Rename setting name to reduce its length
Carl Schwan [Wed, 22 Jun 2022 15:27:09 +0000 (17:27 +0200)]
Fix metadata extraction
The metadata extraction only happens when the size is not equal to 0,
but due to a regression in FileInfo the size is always zero.
This fix the regression.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
blizzz [Tue, 28 Jun 2022 10:09:09 +0000 (12:09 +0200)]
Merge pull request #32858 from nextcloud/backport/32800/stable24
[stable24] Don't spam the log with fatals when maintenance mode is enabled or an…
Louis Chemineau [Thu, 23 Jun 2022 15:51:03 +0000 (17:51 +0200)]
Rename setting name to reduce its length
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Carl Schwan [Tue, 28 Jun 2022 08:44:00 +0000 (10:44 +0200)]
Merge pull request #33019 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.5
Update guzzlehttp/guzzle requirement from 7.4.4 to 7.4.5 in /build/integration
Nextcloud bot [Tue, 28 Jun 2022 02:28:38 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Mon, 27 Jun 2022 12:14:59 +0000 (14:14 +0200)]
Merge pull request #32968 from nextcloud/backport/32902/stable24
[stable24] do not display the buffer_size info if the size is already set to a c…
blizzz [Mon, 27 Jun 2022 09:05:44 +0000 (11:05 +0200)]
Merge pull request #32819 from nextcloud/dependabot/npm_and_yarn/stable24/webpack-5.72.1
Bump webpack from 5.72.0 to 5.72.1
Nextcloud bot [Mon, 27 Jun 2022 02:27:28 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 25 Jun 2022 02:36:02 +0000 (02:36 +0000)]
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 25 Jun 2022 02:27:40 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Fri, 24 Jun 2022 09:29:13 +0000 (11:29 +0200)]
Merge pull request #32990 from nextcloud/backport/32988/stable24
[stable24] Improve local domain detection
blizzz [Fri, 24 Jun 2022 08:53:19 +0000 (10:53 +0200)]
Merge pull request #32940 from nextcloud/backport/32719/stable24
[stable24] Fix email shares not being shown to other users
blizzz [Fri, 24 Jun 2022 08:20:03 +0000 (10:20 +0200)]
Merge pull request #32939 from nextcloud/backport/32910/stable24
[stable24] Fix profiler trying to serialize invalid utf8
Nextcloud bot [Fri, 24 Jun 2022 02:27:23 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Thu, 23 Jun 2022 09:45:16 +0000 (11:45 +0200)]
Improve local domain detection
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Thu, 23 Jun 2022 02:27:44 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Tue, 21 Jun 2022 16:57:32 +0000 (16:57 +0000)]
Bump webpack from 5.72.0 to 5.72.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Wed, 22 Jun 2022 02:28:18 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
szaimen [Thu, 16 Jun 2022 15:53:23 +0000 (17:53 +0200)]
do not display the buffer_size info if the size is already set to a certain threshold
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
blizzz [Tue, 21 Jun 2022 16:53:47 +0000 (18:53 +0200)]
Merge pull request #32894 from nextcloud/backport/32878/stable24
[stable24] Fix default toast message for failed uploads with HTTP/2
blizzz [Tue, 21 Jun 2022 16:52:44 +0000 (18:52 +0200)]
Merge pull request #32870 from nextcloud/backport/32813/stable24
[stable24] Run php tests when 3rdparty changed
Richard Steinmetz [Fri, 3 Jun 2022 13:27:11 +0000 (15:27 +0200)]
Fix email shares not being shown to other users
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Carl Schwan [Tue, 21 Jun 2022 08:34:26 +0000 (10:34 +0200)]
Merge pull request #32824 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
nextcloud-command [Tue, 21 Jun 2022 04:21:04 +0000 (04:21 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 21 Jun 2022 02:29:03 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 20 Jun 2022 14:59:18 +0000 (16:59 +0200)]
Merge pull request #32916 from nextcloud/release/24.0.2
24.0.2
Carl Schwan [Fri, 17 Jun 2022 08:23:03 +0000 (10:23 +0200)]
Fix profiler trying to serialize invalid utf8
The cookie value contains invalid utf8 characters most of the time so
let's just ignore it as it is also not that interesting to analyse.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Arthur Schiwon [Fri, 17 Jun 2022 10:23:42 +0000 (12:23 +0200)]
24.0.2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Mon, 20 Jun 2022 02:27:33 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 19 Jun 2022 02:27:58 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 18 Jun 2022 02:27:34 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Fri, 17 Jun 2022 12:22:32 +0000 (14:22 +0200)]
Merge pull request #32904 from nextcloud/backport/32898/stable24
[stable24] Fix logger overwriting vars in some circumstances
Nextcloud bot [Fri, 17 Jun 2022 02:27:53 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 16 Jun 2022 11:50:59 +0000 (13:50 +0200)]
make placeholder a const for reuse
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 16 Jun 2022 11:30:52 +0000 (13:30 +0200)]
fix overwriting original vars when logging
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 15 Jun 2022 11:54:54 +0000 (13:54 +0200)]
add serializer test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 16 Jun 2022 02:27:41 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Calviño Sánchez [Tue, 14 Jun 2022 14:07:35 +0000 (16:07 +0200)]
Fix default toast message for failed uploads with HTTP/2
When an upload fails a toast is shown with either a specific message or
just the textual part of the HTTP error code (which comes from the
upload failure handler and set by "jQuery.ajax()". However, if there
is neither a message nor an error then the toast will show the default
message from the Toastify-js library, which is an undescriptive "Hi
there!".
When HTTP/2 is used Chromium does not provide the textual part of the
HTTP error code, so when an upload fails the toast can receive an empty
message and thus just show "Hi there!". Now an explicit message is
provided as a fallback to prevent that.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Wed, 15 Jun 2022 02:28:05 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Fri, 10 Jun 2022 12:13:57 +0000 (14:13 +0200)]
Run php tests when 3rdparty changed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Tue, 14 Jun 2022 02:28:25 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 13 Jun 2022 12:08:38 +0000 (14:08 +0200)]
Merge pull request #32785 from nextcloud/release/24.0.2_rc1
24.0.2 RC1
blizzz [Mon, 13 Jun 2022 10:44:44 +0000 (12:44 +0200)]
Merge pull request #32854 from nextcloud/backport/32843/stable24
[stable24] Correctly log failed attempts
Joas Schilling [Thu, 9 Jun 2022 22:36:52 +0000 (00:36 +0200)]
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Mon, 13 Jun 2022 09:28:19 +0000 (11:28 +0200)]
Merge pull request #32848 from nextcloud/backport/32806/stable24
[stable24] Revert "Remove inefficient fed share scanner"
blizzz [Mon, 13 Jun 2022 09:26:47 +0000 (11:26 +0200)]
Merge pull request #32841 from nextcloud/backport-32059-stable24
[stable24] Fix issue #31692 of occ files:scan
Joas Schilling [Mon, 13 Jun 2022 07:30:51 +0000 (09:30 +0200)]
Correctly log failed attempts
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Fri, 10 Jun 2022 08:29:23 +0000 (10:29 +0200)]
Revert "Remove inefficient fed share scanner"
This reverts commit
ce319143142e2ee998ef4794b04ad684c4ffa911 .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit
6667007bf235b90a7dd105c881cf5802b2a3f83e )
blizzz [Mon, 13 Jun 2022 07:55:02 +0000 (09:55 +0200)]
Merge pull request #32842 from nextcloud/backport/32685/stable24
[stable24] Fix replacing external storage password during debug log
blizzz [Mon, 13 Jun 2022 07:26:47 +0000 (09:26 +0200)]
Merge pull request #32833 from nextcloud/backport/32799/stable24
[stable24] Fix exception handling when profile data is too long
Christoph Wurst [Wed, 1 Jun 2022 08:31:19 +0000 (10:31 +0200)]
Fix replacing external storage password during debug log
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Mon, 13 Jun 2022 02:28:24 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Richard Steinmetz [Sun, 12 Jun 2022 17:57:07 +0000 (19:57 +0200)]
Fix issue #31692 of occ files:scan
occ files:scan reports error "Implicit conversion from float XXX to int loses precision"
Signed-off-by: cld4h <20869428+cld4h@users.noreply.github.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
blizzz [Sun, 12 Jun 2022 17:54:14 +0000 (19:54 +0200)]
Merge pull request #32444 from nextcloud/backport/32357/stable24
[stable24] remove storage wrappers when deleting the user storage
blizzz [Sun, 12 Jun 2022 17:53:39 +0000 (19:53 +0200)]
Merge pull request #32416 from nextcloud/dependabot/npm_and_yarn/stable24/dompurify-2.3.8
Bump dompurify from 2.3.6 to 2.3.8
dependabot[bot] [Sun, 12 Jun 2022 00:41:43 +0000 (00:41 +0000)]
Bump dompurify from 2.3.6 to 2.3.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.3.8)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)]
Fix exception handling when profile data is too long
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Sun, 12 Jun 2022 02:28:02 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Sun, 12 Jun 2022 00:42:55 +0000 (02:42 +0200)]
Merge pull request #32822 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.4
Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration
Nextcloud bot [Sat, 11 Jun 2022 02:28:39 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 11 Jun 2022 01:10:55 +0000 (01:10 +0000)]
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
blizzz [Fri, 10 Jun 2022 22:42:34 +0000 (00:42 +0200)]
Merge pull request #32708 from nextcloud/unencrypted-size-24
[24] store unencrypted size in the unencrypted_size column
blizzz [Fri, 10 Jun 2022 22:32:32 +0000 (00:32 +0200)]
Merge pull request #32683 from nextcloud/backport/32371/stable24
[stable24] More meaningfull message when a public authenticated share's password is wrong or has expired.
blizzz [Fri, 10 Jun 2022 22:30:28 +0000 (00:30 +0200)]
Merge pull request #32603 from nextcloud/backport/32575/stable24
[stable24] Improve warning about missing pnctl
blizzz [Fri, 10 Jun 2022 22:29:15 +0000 (00:29 +0200)]
Merge pull request #32585 from nextcloud/backport/32580/stable24
[stable24] Fix handling events without names in activities
blizzz [Fri, 10 Jun 2022 22:27:28 +0000 (00:27 +0200)]
Merge pull request #32419 from nextcloud/dependabot/npm_and_yarn/stable24/testing-library/vue-5.8.3
Bump @testing-library/vue from 5.8.2 to 5.8.3
Robin Appelman [Thu, 12 May 2022 12:40:20 +0000 (14:40 +0200)]
remove storage wrappers when deleting the user storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Fri, 10 Jun 2022 13:54:40 +0000 (15:54 +0200)]
Merge pull request #32638 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.3
Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration
Vincent Petry [Fri, 10 Jun 2022 13:39:32 +0000 (15:39 +0200)]
Merge pull request #32513 from nextcloud/backport/32496/stable24
[stable24] Fix crop condition
Vincent Petry [Fri, 10 Jun 2022 13:31:58 +0000 (15:31 +0200)]
Merge pull request #32657 from nextcloud/backport/32655/stable24
[stable24] Handle non existing settings again
Vincent Petry [Fri, 10 Jun 2022 13:30:56 +0000 (15:30 +0200)]
Merge pull request #32668 from nextcloud/backport/32583/stable24
[stable24] Fix Nextcloud Android app not showing proper name
Vincent Petry [Fri, 10 Jun 2022 13:30:05 +0000 (15:30 +0200)]
Merge pull request #32674 from nextcloud/backport/32670/stable24
[stable24] Fix share permissions rendering
Vincent Petry [Fri, 10 Jun 2022 13:27:45 +0000 (15:27 +0200)]
Merge pull request #32692 from nextcloud/backport/32471/stable24
[stable24] Make sure activities are not created when a deleted calendar object expires
Vincent Petry [Fri, 10 Jun 2022 12:47:03 +0000 (14:47 +0200)]
Merge pull request #32801 from nextcloud/backport/32797/stable24
[stable24] fix mounts mounted at the users home
Vincent Petry [Fri, 10 Jun 2022 12:45:36 +0000 (14:45 +0200)]
Merge pull request #32811 from nextcloud/backport/32768/stable24
[stable24] perform onetime setup earlier to ensure wrappers are registered on time
Robin Appelman [Wed, 8 Jun 2022 16:49:54 +0000 (18:49 +0200)]
perform onetime setup earlier to ensure wrappers are registered on time
this fixes an issue with wrappers like encryption not always being applied to mountpoint that create the storage object directly (such as external storage)
Signed-off-by: Robin Appelman <robin@icewind.nl>
Carl Schwan [Fri, 10 Jun 2022 09:24:46 +0000 (11:24 +0200)]
Merge pull request #32758 from nextcloud/backport/stable24/upload-speed
[stable24] Make X-HAS-{MD5/SHA256} opt-in
Vincent Petry [Fri, 10 Jun 2022 09:09:26 +0000 (11:09 +0200)]
Merge pull request #32710 from nextcloud/backport/32662/stable24
[stable24] Cleanup temporary files after finishing the write to object storage
Vincent Petry [Fri, 10 Jun 2022 07:38:13 +0000 (09:38 +0200)]
Merge pull request #32794 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
Julius Härtl [Fri, 10 Jun 2022 07:03:02 +0000 (09:03 +0200)]
Merge pull request #32802 from nextcloud/backport/32412/stable24
[stable24] Properly import maintenance script
nextcloud-command [Fri, 10 Jun 2022 04:14:32 +0000 (04:14 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 10 Jun 2022 02:34:04 +0000 (02:34 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Mon, 16 May 2022 07:28:15 +0000 (09:28 +0200)]
Properly import maintenance script
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Thu, 9 Jun 2022 17:21:56 +0000 (19:21 +0200)]
fix mounts mounted at the users home
this fixes external storages with '/' as mountpoint
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 9 Jun 2022 21:00:41 +0000 (23:00 +0200)]
Merge pull request #32786 from nextcloud/backport/32765/stable24
[stable24] Add back the deleted.png file
Christopher Ng [Tue, 31 May 2022 19:31:52 +0000 (19:31 +0000)]
Validate custom dashboard background image
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Louis Chemineau [Tue, 31 May 2022 12:11:46 +0000 (14:11 +0200)]
Fix share permissions rendering
The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`.
This PR changes the return value of the `default` case and adds a `filter` to remove those values.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Anna Larch [Wed, 8 Jun 2022 13:54:12 +0000 (15:54 +0200)]
Add back the deleted.png file as SVG forwarding doesn't work for /core/img
Signed-off-by: Anna Larch <anna@nextcloud.com>
Arthur Schiwon [Thu, 9 Jun 2022 12:28:20 +0000 (14:28 +0200)]
24.0.2 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Vincent Petry [Thu, 9 Jun 2022 10:03:03 +0000 (12:03 +0200)]
Merge pull request #32770 from nextcloud/backport/32697/stable24
[stable24] Fix get avatar authorization
Vincent Petry [Thu, 9 Jun 2022 10:01:59 +0000 (12:01 +0200)]
Merge pull request #32776 from nextcloud/backport/32767/stable24
[stable24] handle stream wrappers in SeekableHttpStream
Louis [Thu, 9 Jun 2022 09:07:20 +0000 (11:07 +0200)]
Merge pull request #32764 from nextcloud/backport/31981/stable24
[stable24] Temporary passwords fixes 31952
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>