]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoSetup warning for invalid LDAP user or group UUIDs. 31109/head
Arthur Schiwon [Tue, 8 Feb 2022 20:31:32 +0000 (21:31 +0100)]
Setup warning for invalid LDAP user or group UUIDs.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoFix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php
Côme Chilliet [Mon, 7 Feb 2022 14:00:01 +0000 (15:00 +0100)]
Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix ldap:update-uuid
Côme Chilliet [Mon, 7 Feb 2022 11:54:50 +0000 (12:54 +0100)]
Fix ldap:update-uuid

Generators cannot be iterated with while or returned by an other
 generator, using foreach instead.
And a few other problems.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoadd occ command to update UUIDs (incomplete)
Arthur Schiwon [Thu, 3 Feb 2022 21:59:23 +0000 (22:59 +0100)]
add occ command to update UUIDs (incomplete)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoallow to re-run migration step when backup DB is already created
Arthur Schiwon [Wed, 2 Feb 2022 17:26:31 +0000 (18:26 +0100)]
allow to re-run migration step when backup DB is already created

- to heal incomplete states from broken upgrades

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoinvalidated duplicated UUIDs prior to migration change
Arthur Schiwon [Wed, 2 Feb 2022 17:10:10 +0000 (18:10 +0100)]
invalidated duplicated UUIDs prior to migration change

- in a proper setup there are no duplicated UUIDs
- not all setups are proper
- log warning to admin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #31013 from nextcloud/backport/30114/stable22
Vincent Petry [Thu, 10 Feb 2022 09:02:17 +0000 (10:02 +0100)]
Merge pull request #31013 from nextcloud/backport/30114/stable22

[stable22] Prevent writing invalid mtime

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Feb 2022 02:26:18 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Feb 2022 02:27:05 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Feb 2022 02:27:27 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Feb 2022 02:26:55 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Feb 2022 02:26:31 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Feb 2022 02:26:42 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoPrevent writing invalid mtime 31013/head
John Molakvoæ [Mon, 6 Dec 2021 14:17:08 +0000 (15:17 +0100)]
Prevent writing invalid mtime

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Feb 2022 02:26:58 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Feb 2022 02:27:07 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30976 from nextcloud/nickvergessen-patch-2
Vincent Petry [Wed, 2 Feb 2022 14:45:42 +0000 (15:45 +0100)]
Merge pull request #30976 from nextcloud/nickvergessen-patch-2

Update version.php

2 years agoUpdate version.php 30976/head
Joas Schilling [Wed, 2 Feb 2022 14:43:28 +0000 (15:43 +0100)]
Update version.php

2 years agoMerge pull request #30971 from nextcloud/backport/stable22/office_preview
Carl Schwan [Wed, 2 Feb 2022 14:30:34 +0000 (15:30 +0100)]
Merge pull request #30971 from nextcloud/backport/stable22/office_preview

Fix preview generation for office documents

2 years agoFix preview generation for office documents 30971/head
Jonas Meurer [Wed, 2 Feb 2022 10:57:17 +0000 (11:57 +0100)]
Fix preview generation for office documents

`new \imagick()` returns an object, but we need the image blob (binary
string) from this object.

This is a partial backport of #26531, which brings a lot of refactoring
but also contains the fix.

Fixes: #29956
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Feb 2022 02:27:21 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Feb 2022 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30914 from nextcloud/fix/psalm-composer
John Molakvoæ [Mon, 31 Jan 2022 14:39:34 +0000 (15:39 +0100)]
Merge pull request #30914 from nextcloud/fix/psalm-composer

2 years agoMerge pull request #30930 from nextcloud/backport/30008/stable22
blizzz [Mon, 31 Jan 2022 12:51:41 +0000 (13:51 +0100)]
Merge pull request #30930 from nextcloud/backport/30008/stable22

[stable22] Cast orphan subscription id to int

2 years agoCast orphan subscription id to int 30930/head
Christoph Wurst [Wed, 1 Dec 2021 09:48:14 +0000 (10:48 +0100)]
Cast orphan subscription id to int

DB columns are of type int by default, so they need to be casted.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 Jan 2022 02:27:00 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30910 from nextcloud/dependabot/npm_and_yarn/stable22/clipboard...
Carl Schwan [Sun, 30 Jan 2022 08:50:15 +0000 (09:50 +0100)]
Merge pull request #30910 from nextcloud/dependabot/npm_and_yarn/stable22/clipboard-2.0.9

Bump clipboard from 2.0.8 to 2.0.9

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 Jan 2022 02:26:54 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump clipboard from 2.0.8 to 2.0.9 30910/head
dependabot[bot] [Sat, 29 Jan 2022 02:07:19 +0000 (02:07 +0000)]
Bump clipboard from 2.0.8 to 2.0.9

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: clipboard
  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>
2 years agoFix psalm warning related to registerEventListener 30914/head
Carl Schwan [Sat, 29 Jan 2022 10:47:53 +0000 (11:47 +0100)]
Fix psalm warning related to registerEventListener

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Jan 2022 02:27:52 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Jan 2022 02:27:21 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30839 from nextcloud/releases/22.2.4 v22.2.4
John Molakvoæ [Thu, 27 Jan 2022 19:53:49 +0000 (20:53 +0100)]
Merge pull request #30839 from nextcloud/releases/22.2.4

2 years agoMerge pull request #30826 from nextcloud/backport/stable22/psalm-fix
John Molakvoæ [Thu, 27 Jan 2022 19:05:54 +0000 (20:05 +0100)]
Merge pull request #30826 from nextcloud/backport/stable22/psalm-fix

2 years agoPsalm fixing 30826/head
Carl Schwan [Wed, 26 Jan 2022 11:11:33 +0000 (12:11 +0100)]
Psalm fixing

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30873 from nextcloud/backport/30844/stable22
John Molakvoæ [Thu, 27 Jan 2022 11:10:44 +0000 (12:10 +0100)]
Merge pull request #30873 from nextcloud/backport/30844/stable22

2 years agoMerge pull request #30741 from nextcloud/backport22
John Molakvoæ [Thu, 27 Jan 2022 08:26:53 +0000 (09:26 +0100)]
Merge pull request #30741 from nextcloud/backport22

2 years agoPrevent merging on EOL branches 30873/head
John Molakvoæ [Wed, 26 Jan 2022 08:38:21 +0000 (09:38 +0100)]
Prevent merging on EOL branches

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Jan 2022 02:27:36 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30848 from nextcloud/backport/30846/stable22
John Molakvoæ [Wed, 26 Jan 2022 12:12:58 +0000 (13:12 +0100)]
Merge pull request #30848 from nextcloud/backport/30846/stable22

2 years agoFix php:cs 30848/head
Louis Chemineau [Wed, 26 Jan 2022 09:47:16 +0000 (10:47 +0100)]
Fix php:cs

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Jan 2022 02:27:46 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago22.2.4 Final 30839/head
John Molakvoæ [Tue, 25 Jan 2022 13:52:43 +0000 (14:52 +0100)]
22.2.4 Final

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 Jan 2022 02:27:42 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix psalm
Carl Schwan [Mon, 24 Jan 2022 10:18:10 +0000 (11:18 +0100)]
Fix psalm

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30807 from nextcloud/dependabot/composer/build/integration/stable...
John Molakvoæ [Mon, 24 Jan 2022 07:07:40 +0000 (08:07 +0100)]
Merge pull request #30807 from nextcloud/dependabot/composer/build/integration/stable22/sabre/dav-4.3.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 Jan 2022 02:26:51 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Jan 2022 02:26:36 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30812 from nextcloud/backport/30795/stable22
John Molakvoæ [Sat, 22 Jan 2022 13:09:54 +0000 (14:09 +0100)]
Merge pull request #30812 from nextcloud/backport/30795/stable22

2 years agoMerge pull request #30774 from nextcloud/backport/30769/stable22
John Molakvoæ [Sat, 22 Jan 2022 09:25:41 +0000 (10:25 +0100)]
Merge pull request #30774 from nextcloud/backport/30769/stable22

2 years agoFix accessing undefined offsets 30812/head
Carl Schwan [Fri, 21 Jan 2022 12:59:10 +0000 (13:59 +0100)]
Fix accessing undefined offsets

Move this to inside the else clause of the count($matches)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Jan 2022 02:26:44 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration 30807/head
dependabot[bot] [Sat, 22 Jan 2022 02:18:41 +0000 (02:18 +0000)]
Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration

Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30766 from nextcloud/release/22.2.4rc3 v22.2.4rc3
John Molakvoæ [Fri, 21 Jan 2022 11:48:22 +0000 (12:48 +0100)]
Merge pull request #30766 from nextcloud/release/22.2.4rc3

2 years agoMerge pull request #30786 from nextcloud/fix-backport/30470/stable22
John Molakvoæ [Fri, 21 Jan 2022 10:02:45 +0000 (11:02 +0100)]
Merge pull request #30786 from nextcloud/fix-backport/30470/stable22

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Jan 2022 02:27:09 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAdd hashed attribute column for indexed job existence check 30786/head
Julius Härtl [Mon, 3 Jan 2022 10:17:28 +0000 (11:17 +0100)]
Add hashed attribute column for indexed job existence check

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #30780 from nextcloud/backport/29349/stable22
John Molakvoæ [Thu, 20 Jan 2022 20:26:02 +0000 (21:26 +0100)]
Merge pull request #30780 from nextcloud/backport/29349/stable22

2 years agoRevert "[stable22] Hash job argument" 30784/head
John Molakvoæ [Thu, 20 Jan 2022 20:10:43 +0000 (21:10 +0100)]
Revert "[stable22] Hash job argument"

2 years agoAdd test for samba kerberos sso in ci 30780/head
Robin Appelman [Thu, 20 Jan 2022 16:16:08 +0000 (17:16 +0100)]
Add test for samba kerberos sso in ci

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate icewind/smb to 3.5.2
Robin Appelman [Thu, 20 Jan 2022 15:09:41 +0000 (16:09 +0100)]
update icewind/smb to 3.5.2

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate to release smb lib
Robin Appelman [Thu, 4 Nov 2021 14:38:42 +0000 (15:38 +0100)]
update to release smb lib

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate icewind/smb to 3.5.1
Robin Appelman [Thu, 4 Nov 2021 14:05:37 +0000 (15:05 +0100)]
update icewind/smb to 3.5.1

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agodo not use deprecated query() method
Arthur Schiwon [Wed, 3 Nov 2021 12:07:00 +0000 (13:07 +0100)]
do not use deprecated query() method

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoadd changes from Sebastian/dassIT and move default_realm to backend
Arthur Schiwon [Fri, 29 Oct 2021 16:27:30 +0000 (18:27 +0200)]
add changes from Sebastian/dassIT and move default_realm to backend

- Sebastian added the switch depending on the preg_match result and with it
  the fall back to login credentials
- I turned default_realm to a backend option (was previously suggested as
  system config key)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoadd KerberosApacheAuth support to files_external
Arthur Schiwon [Wed, 20 Oct 2021 20:39:13 +0000 (22:39 +0200)]
add KerberosApacheAuth support to files_external

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoAlways call flush() as getAllKeys() is broken 30774/head
Côme Chilliet [Thu, 20 Jan 2022 10:20:18 +0000 (11:20 +0100)]
Always call flush() as getAllKeys() is broken

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #30727 from nextcloud/backport/30614/stable22
John Molakvoæ [Thu, 20 Jan 2022 14:45:22 +0000 (15:45 +0100)]
Merge pull request #30727 from nextcloud/backport/30614/stable22

2 years agoFix tests with email templates 30741/head
Carl Schwan [Tue, 18 Jan 2022 13:59:02 +0000 (14:59 +0100)]
Fix tests with email templates

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30760 from nextcloud/backport/30731/stable22
John Molakvoæ [Thu, 20 Jan 2022 09:35:07 +0000 (10:35 +0100)]
Merge pull request #30760 from nextcloud/backport/30731/stable22

2 years agoMerge pull request #29799 from nextcloud/stable22-disk
John Molakvoæ [Thu, 20 Jan 2022 09:33:45 +0000 (10:33 +0100)]
Merge pull request #29799 from nextcloud/stable22-disk

2 years ago22.2.4 RC3 30766/head
John Molakvoæ [Thu, 20 Jan 2022 09:18:40 +0000 (10:18 +0100)]
22.2.4 RC3

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Jan 2022 02:27:32 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoLog bruteforce throttle and blocking 30760/head
Joas Schilling [Tue, 18 Jan 2022 09:10:19 +0000 (10:10 +0100)]
Log bruteforce throttle and blocking

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30752 from nextcloud/fix/stable22/public-shares
Joas Schilling [Wed, 19 Jan 2022 10:47:36 +0000 (11:47 +0100)]
Merge pull request #30752 from nextcloud/fix/stable22/public-shares

Revert "Improve layout for the public download page"

2 years agoMerge pull request #30754 from nextcloud/backport/30738/stable22
John Molakvoæ [Wed, 19 Jan 2022 10:04:23 +0000 (11:04 +0100)]
Merge pull request #30754 from nextcloud/backport/30738/stable22

2 years agoMerge pull request #30748 from nextcloud/backport/30615/stable22
John Molakvoæ [Wed, 19 Jan 2022 09:45:38 +0000 (10:45 +0100)]
Merge pull request #30748 from nextcloud/backport/30615/stable22

2 years agoCreate block-merge-freeze.yml 30754/head
Joas Schilling [Tue, 18 Jan 2022 14:34:25 +0000 (15:34 +0100)]
Create block-merge-freeze.yml

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoRevert "Improve layout for the public download page" 30752/head
Max [Wed, 19 Jan 2022 08:48:39 +0000 (09:48 +0100)]
Revert "Improve layout for the public download page"

This reverts commit 30decc3ed1f6c15a799278274cf1a75776441b56.

Signed-off-by: Max <max@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Jan 2022 02:27:49 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate autoload 30748/head
Christopher Ng [Wed, 19 Jan 2022 02:20:25 +0000 (02:20 +0000)]
Update autoload

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoImprove installation pages
Christopher Ng [Fri, 14 Jan 2022 19:32:10 +0000 (19:32 +0000)]
Improve installation pages

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 22768769c3f29f9952110f86a032e4bf3a4bf460)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30736 from nextcloud/backport/30470/stable22
Carl Schwan [Tue, 18 Jan 2022 16:03:40 +0000 (17:03 +0100)]
Merge pull request #30736 from nextcloud/backport/30470/stable22

[stable22] Hash job argument

2 years ago[stable22] Increase email main buttons width for non-english languages
acsfer [Tue, 18 Jan 2022 15:03:09 +0000 (16:03 +0100)]
[stable22] Increase email main buttons width for non-english languages

Manual backport of https://github.com/nextcloud/server/pull/30653

2 years agoAdd hashed attribute column for indexed job existence check 30736/head
Julius Härtl [Mon, 3 Jan 2022 10:17:28 +0000 (11:17 +0100)]
Add hashed attribute column for indexed job existence check

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 18 Jan 2022 02:45:30 +0000 (02:45 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate Session.php 30727/head
Marek-Wojtowicz [Tue, 11 Jan 2022 21:33:18 +0000 (22:33 +0100)]
Update Session.php

The http headers according to rfc 2616 is iso-8859-1. This patch fixes the behavior when non-ascii characters are present in the header.

Signed-off-by: Marek Wójtowicz <Marek.Wojtowicz@agh.edu.pl>
2 years agoMerge pull request #30692 from nextcloud/backport/29923/stable22
MichaIng [Mon, 17 Jan 2022 20:20:42 +0000 (21:20 +0100)]
Merge pull request #30692 from nextcloud/backport/29923/stable22

[stable22] Fix users can't login external mount user entered credentials not set

2 years ago[stable22] Check for disk_free_space 29799/head
acsfer [Fri, 19 Nov 2021 19:05:18 +0000 (20:05 +0100)]
[stable22] Check for disk_free_space

Backport of https://github.com/nextcloud/server/pull/29758

2 years agoMerge pull request #30679 from nextcloud/release/22.2.4rc2 v22.2.4rc2
blizzz [Mon, 17 Jan 2022 11:19:34 +0000 (12:19 +0100)]
Merge pull request #30679 from nextcloud/release/22.2.4rc2

22.2.4 RC2

2 years agoMerge pull request #30690 from nextcloud/backport/30645/stable22
Louis [Mon, 17 Jan 2022 09:39:59 +0000 (10:39 +0100)]
Merge pull request #30690 from nextcloud/backport/30645/stable22

[stable22] New Files internal link GET param to avoid opening the file

2 years agoMerge pull request #30687 from nextcloud/backport/30499/stable22
John Molakvoæ [Mon, 17 Jan 2022 07:57:36 +0000 (08:57 +0100)]
Merge pull request #30687 from nextcloud/backport/30499/stable22

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 17 Jan 2022 02:26:03 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30694 from nextcloud/backport/30631/stable22
Jonas [Sun, 16 Jan 2022 09:20:12 +0000 (10:20 +0100)]
Merge pull request #30694 from nextcloud/backport/30631/stable22

[stable22] updateEncryptedVersion: cleanup on target if cache already got renamed

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Jan 2022 02:27:20 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoupdateEncryptedVersion: cleanup on target if cache already got renamed 30694/head
Jonas Meurer [Wed, 12 Jan 2022 14:28:34 +0000 (15:28 +0100)]
updateEncryptedVersion: cleanup on target if cache already got renamed

When moving a file to trash with encryption enabled, the cache gets
moved before the actual file. According to @icewind1991 this is in order
to not break object storage.

When moving a file from an unencrypted storage (e.g. a collectives
storage) to the encrypted trashbin storage, this causes errors, see

This commit fixes it by doing `updateEncryptedVersion()` on the target
cache entry *if* the source cache entry doesn't exist anymore, but the
corresponding target cache entry does exist already.

Fixes: #26544
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Jan 2022 02:27:18 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30697 from nextcloud/backport/30655/stable22
MichaIng [Sat, 15 Jan 2022 01:39:59 +0000 (02:39 +0100)]
Merge pull request #30697 from nextcloud/backport/30655/stable22

[stable22] Improve layout for the public download page

2 years agoAdd non-breaking space in the file size 30697/head
Carl Schwan [Thu, 13 Jan 2022 18:29:21 +0000 (19:29 +0100)]
Add non-breaking space in the file size

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoImprove layout for the public download page
Carl Schwan [Thu, 13 Jan 2022 17:59:33 +0000 (18:59 +0100)]
Improve layout for the public download page

This centers the content inside the pages, while also not hardcoded the
size of the footer.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>