]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoMerge pull request #25973 from nextcloud/backport/25417/stable20-fix-account-data...
Roeland Jago Douma [Thu, 29 Apr 2021 18:52:38 +0000 (20:52 +0200)]
Merge pull request #25973 from nextcloud/backport/25417/stable20-fix-account-data-visibility-after-disabling-public-addressbook-upload

[stable20] Fix account data visibility after disabling public addressbook upload

3 years agoMerge pull request #26824 from nextcloud/backport/26811/stable20
Morris Jobke [Thu, 29 Apr 2021 13:50:18 +0000 (15:50 +0200)]
Merge pull request #26824 from nextcloud/backport/26811/stable20

[stable20] Do not try to contact lookup server if not needed

3 years agoDo not try to contact lookup server if not needed 26824/head
Roeland Jago Douma [Wed, 28 Apr 2021 12:25:17 +0000 (14:25 +0200)]
Do not try to contact lookup server if not needed

In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Apr 2021 02:26:50 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26809 from nextcloud/backport/26647/stable20
Julius Härtl [Wed, 28 Apr 2021 16:56:49 +0000 (15:56 -0100)]
Merge pull request #26809 from nextcloud/backport/26647/stable20

[stable20] Fail when creating new files with an empty path

3 years agoFail when creating new files with an empty path 26809/head
Julius Härtl [Tue, 20 Apr 2021 09:20:20 +0000 (11:20 +0200)]
Fail when creating new files with an empty path

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #26798 from nextcloud/backport/26785/stable20
Julius Härtl [Wed, 28 Apr 2021 09:46:08 +0000 (08:46 -0100)]
Merge pull request #26798 from nextcloud/backport/26785/stable20

[stable20] LDAP: do not bother to search after the last page

3 years agoMerge pull request #26788 from nextcloud/backport/26718/stable20
Joas Schilling [Wed, 28 Apr 2021 07:54:14 +0000 (09:54 +0200)]
Merge pull request #26788 from nextcloud/backport/26718/stable20

[stable20] Fix ratelimit template

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Apr 2021 02:26:07 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agodo not try to search after the last page 26798/head
Arthur Schiwon [Tue, 27 Apr 2021 10:52:26 +0000 (12:52 +0200)]
do not try to search after the last page

- saves an LDAP requests in these cases
- prevents a Protocol Error logged on < 7.3 API (for backports)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoDo not allow to overwrite some variables 26788/head
Joas Schilling [Fri, 23 Apr 2021 08:54:45 +0000 (10:54 +0200)]
Do not allow to overwrite some variables

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix ratelimit template
Joas Schilling [Fri, 23 Apr 2021 08:21:14 +0000 (10:21 +0200)]
Fix ratelimit template

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #26779 from nextcloud/backport/26765/stable20
Morris Jobke [Tue, 27 Apr 2021 12:47:05 +0000 (14:47 +0200)]
Merge pull request #26779 from nextcloud/backport/26765/stable20

[stable20] No longer add trusted servers on federated share creation

3 years agoMerge pull request #26705 from nextcloud/backport/26627/stable20
Julius Härtl [Tue, 27 Apr 2021 06:51:19 +0000 (05:51 -0100)]
Merge pull request #26705 from nextcloud/backport/26627/stable20

[stable20] update icewind/smb to 3.4.1

3 years agoNo longer add trusted servers on federated share creation 26779/head
Roeland Jago Douma [Mon, 26 Apr 2021 13:52:06 +0000 (15:52 +0200)]
No longer add trusted servers on federated share creation

It was disabled by default for ages. And often resulted in unwanted
behavior. If admins want trusted servers they just have to do it
manually.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 27 Apr 2021 02:25:56 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26771 from nextcloud/backport/26763/stable20
Roeland Jago Douma [Mon, 26 Apr 2021 18:51:49 +0000 (20:51 +0200)]
Merge pull request #26771 from nextcloud/backport/26763/stable20

[stable20] Improve federated permission handling

3 years agoMerge pull request #26767 from nextcloud/backport/26762/stable20
Julius Härtl [Mon, 26 Apr 2021 17:16:17 +0000 (16:16 -0100)]
Merge pull request #26767 from nextcloud/backport/26762/stable20

3 years agoImprove federated permission handling 26771/head
Roeland Jago Douma [Mon, 26 Apr 2021 12:15:00 +0000 (14:15 +0200)]
Improve federated permission handling

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoLog deprecation only as debug 26767/head
Joas Schilling [Mon, 26 Apr 2021 14:19:03 +0000 (16:19 +0200)]
Log deprecation only as debug

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoRespect the error level when logging
Joas Schilling [Mon, 26 Apr 2021 12:18:18 +0000 (14:18 +0200)]
Respect the error level when logging

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #26753 from nextcloud/backport/26721/stable20
Roeland Jago Douma [Mon, 26 Apr 2021 08:28:43 +0000 (10:28 +0200)]
Merge pull request #26753 from nextcloud/backport/26721/stable20

[stable20] private cannot be final

3 years agoprivate cannot be final 26753/head
Maxence Lange [Fri, 23 Apr 2021 12:00:10 +0000 (11:00 -0100)]
private cannot be final

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Apr 2021 02:24:59 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Apr 2021 02:25:15 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Apr 2021 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoHandle corrupted scope values 25973/head
Daniel Calviño Sánchez [Mon, 1 Feb 2021 03:32:28 +0000 (04:32 +0100)]
Handle corrupted scope values

Due to a bug (fixed some commits ago) in the UsersController of the
settings app the scope of the properties can be null (for example, if
lookup server upload was disabled and the user then changed the display
name in the profile information). In that case now the scope menu icon
shows an error to inform the user.

The scope value will not change when other properties are modified until
the user chooses an explicit value from the menu. Note that until a
scope is explicitly set the property will behave as if it is private.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoFix settings scope menu hidden when lookup server upload is disabled
Daniel Calviño Sánchez [Mon, 1 Feb 2021 02:34:36 +0000 (03:34 +0100)]
Fix settings scope menu hidden when lookup server upload is disabled

When upload to the lookup server is disabled the scope menu was hidden
in the personal information settings. However, even if the lookup server
upload is disabled the personal information is still accesible from the
local server as well as trusted servers. Users should be able to still
set if their information is available to other users or if it is
private, so now the scope menu is always show (although the "Public"
option is hidden if the lookup server upload is disabled).

If the user set the information as public before the upload to the
lookup server was disabled the menu will also show the "Public" option
as active, although disabled. Setting the visibility to any of the other
options will hide the "Public" option from the menu (until the lookup
server upload is enabled again).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoAdd integration tests for searching users in contacts menu
Daniel Calviño Sánchez [Sun, 31 Jan 2021 22:10:55 +0000 (23:10 +0100)]
Add integration tests for searching users in contacts menu

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoMake possible to set body in requesttoken requests in integration tests
Daniel Calviño Sánchez [Thu, 3 Dec 2020 12:11:19 +0000 (13:11 +0100)]
Make possible to set body in requesttoken requests in integration tests

"sendingAToWithRequesttoken" needs to be used to test some non OCS
endpoints which require the request token to be sent in the request. Now
it is possible to specify the body (or, rather, additional contents
beside the cookies and the request token) for those requests, as it will
be needed for example to update the user profile.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoFix deleting properties of user settings when not given explicitly
Daniel Calviño Sánchez [Sun, 31 Jan 2021 21:53:48 +0000 (22:53 +0100)]
Fix deleting properties of user settings when not given explicitly

The controller can receive an optional subset of the properties of the
user settings; values not given are set to "null" by default. However,
those null values overwrote the previously existing values, so in
practice any value not given was deleted from the user settings. Now
only non null values overwrite the previous values.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoFix TypeError when "email" is not given in the controller request
Daniel Calviño Sánchez [Sun, 31 Jan 2021 13:08:24 +0000 (14:08 +0100)]
Fix TypeError when "email" is not given in the controller request

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoRespect additional user settings not covered by the controller
Daniel Calviño Sánchez [Fri, 29 Jan 2021 21:11:16 +0000 (22:11 +0100)]
Respect additional user settings not covered by the controller

"AccountManager::updateUser()" wipes previous user data with whichever
user data is given (except for some adjustments, like resetting the
verified status when needed). As the controller overrode the properties
those properties would lose some of their attributes even if they are
not affected by the changes made by the controller. Now the controller
only modifies the attributes set ("value" and "scope") to prevent that.

Note that with this change the controller no longer removes the
"verified" status, but this is not a problem because, as mentioned,
"AccountManager::updateUser()" resets them when needed (for example,
when the value of the website property changes).

This change is a previous step to fix overwritting properties with null
values, and it will prevent the controller from making unexpected
changes if more attributes are added in the future.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoAdd more unit tests for setting user settings
Daniel Calviño Sánchez [Fri, 29 Jan 2021 20:21:54 +0000 (21:21 +0100)]
Add more unit tests for setting user settings

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoChange default test data to values less similar to empty values
Daniel Calviño Sánchez [Fri, 29 Jan 2021 19:37:14 +0000 (20:37 +0100)]
Change default test data to values less similar to empty values

Right now it makes no difference, but this should make future tests
clearer, specially in case of failure.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoExtract default test data to a helper getter
Daniel Calviño Sánchez [Fri, 29 Jan 2021 19:34:10 +0000 (20:34 +0100)]
Extract default test data to a helper getter

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoUse constants from interface rather than class
Daniel Calviño Sánchez [Fri, 29 Jan 2021 19:32:41 +0000 (20:32 +0100)]
Use constants from interface rather than class

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 23 Apr 2021 02:26:35 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26693 from nextcloud/backport/25714/stable20
Morris Jobke [Thu, 22 Apr 2021 18:54:46 +0000 (20:54 +0200)]
Merge pull request #26693 from nextcloud/backport/25714/stable20

[stable20] Explicitly check hex2bin input

3 years agoupdate icewind/smb to 3.4.1 26705/head
Robin Appelman [Mon, 19 Apr 2021 14:00:47 +0000 (16:00 +0200)]
update icewind/smb to 3.4.1

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoExplicitly check hex2bin input 26693/head
Roeland Jago Douma [Thu, 18 Feb 2021 19:12:20 +0000 (20:12 +0100)]
Explicitly check hex2bin input

For #23197

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26684 from nextcloud/backport/26474/stable20
Morris Jobke [Thu, 22 Apr 2021 07:47:45 +0000 (09:47 +0200)]
Merge pull request #26684 from nextcloud/backport/26474/stable20

[stable20] Mention MariaDB in MySQL support warning

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 22 Apr 2021 02:26:44 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMention MariaDB in MySQL support warning 26684/head
Claas Augner [Fri, 9 Apr 2021 10:31:16 +0000 (12:31 +0200)]
Mention MariaDB in MySQL support warning

3 years agoMerge pull request #26640 from nextcloud/backport/26625/stable20
Christoph Wurst [Wed, 21 Apr 2021 13:43:30 +0000 (15:43 +0200)]
Merge pull request #26640 from nextcloud/backport/26625/stable20

[stable20] Fix empty password check for mail shares

3 years agoMerge pull request #26678 from nextcloud/backport/26658/stable20
Morris Jobke [Wed, 21 Apr 2021 12:21:11 +0000 (14:21 +0200)]
Merge pull request #26678 from nextcloud/backport/26658/stable20

[stable20] Do not stop directory listing when ACL is blocking access

3 years agoContinue iterating over diretory contents and just hide file if denied by acl 26678/head
Julius Härtl [Tue, 20 Apr 2021 15:03:20 +0000 (17:03 +0200)]
Continue iterating over diretory contents and just hide file if denied by acl

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoFix empty password check for mail shares 26640/head
Vincent Petry [Mon, 19 Apr 2021 13:25:26 +0000 (15:25 +0200)]
Fix empty password check for mail shares

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 21 Apr 2021 02:26:25 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26656 from nextcloud/psalm/noid/update-psalm-baseline/stable20
Morris Jobke [Tue, 20 Apr 2021 15:50:48 +0000 (17:50 +0200)]
Merge pull request #26656 from nextcloud/psalm/noid/update-psalm-baseline/stable20

[stable20] Update psalm baseline

3 years agoUpdate psalm baseline 26656/head
Vincent Petry [Tue, 20 Apr 2021 15:07:16 +0000 (17:07 +0200)]
Update psalm baseline

And backport error suppression from stable21 in SFTP class.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #26642 from nextcloud/backport/26639/stable20
Roeland Jago Douma [Tue, 20 Apr 2021 14:25:32 +0000 (16:25 +0200)]
Merge pull request #26642 from nextcloud/backport/26639/stable20

[stable20] ensure redis returns bool for hasKey

3 years agoMerge pull request #26620 from nextcloud/backport/26614/stable20
Roeland Jago Douma [Tue, 20 Apr 2021 13:09:54 +0000 (15:09 +0200)]
Merge pull request #26620 from nextcloud/backport/26614/stable20

[stable20] Update root.crl due to revoked news.crt

3 years agoMerge pull request #26643 from nextcloud/backport/26633/stable20
Morris Jobke [Tue, 20 Apr 2021 12:28:24 +0000 (14:28 +0200)]
Merge pull request #26643 from nextcloud/backport/26633/stable20

[stable20] Make lookup search explicit

3 years agoMake lookup search explicit 26643/head
Roeland Jago Douma [Mon, 19 Apr 2021 18:05:21 +0000 (20:05 +0200)]
Make lookup search explicit

Speedsup sharee lookup quite a bit.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoensure redis returns bool for hasKey 26642/head
Arthur Schiwon [Tue, 13 Apr 2021 21:07:54 +0000 (23:07 +0200)]
ensure redis returns bool for hasKey

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #26637 from nextcloud/backport/26615/stable20
Morris Jobke [Tue, 20 Apr 2021 07:06:40 +0000 (09:06 +0200)]
Merge pull request #26637 from nextcloud/backport/26615/stable20

[stable20] Require read permissions for federated shares

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 20 Apr 2021 02:26:21 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoRequire read permissions for federated shares 26637/head
Roeland Jago Douma [Mon, 19 Apr 2021 10:53:49 +0000 (12:53 +0200)]
Require read permissions for federated shares

Else they end up as weird shares that can't be properly utilized by
other parties anyway.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26622 from nextcloud/backport/26613/stable20
Morris Jobke [Mon, 19 Apr 2021 19:48:52 +0000 (21:48 +0200)]
Merge pull request #26622 from nextcloud/backport/26613/stable20

[stable20] Do not allow adding file drop shares to your own cloud

3 years agoDo not allow adding file drop shares to your own cloud 26622/head
Roeland Jago Douma [Mon, 19 Apr 2021 07:08:32 +0000 (09:08 +0200)]
Do not allow adding file drop shares to your own cloud

There is no reason for this and you can't create such shares normally
anyway.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoUpdate root.crl due to revoked news.crt 26620/head
Morris Jobke [Mon, 19 Apr 2021 09:56:35 +0000 (11:56 +0200)]
Update root.crl due to revoked news.crt

See https://github.com/nextcloud/app-certificate-requests/pull/382

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #26602 from nextcloud/dependabot/npm_and_yarn/stable20/ssri-6.0.2
Roeland Jago Douma [Mon, 19 Apr 2021 10:46:12 +0000 (12:46 +0200)]
Merge pull request #26602 from nextcloud/dependabot/npm_and_yarn/stable20/ssri-6.0.2

[Security] Bump ssri from 6.0.1 to 6.0.2

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Apr 2021 02:26:26 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Apr 2021 02:24:30 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Apr 2021 02:24:25 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years ago[Security] Bump ssri from 6.0.1 to 6.0.2 26602/head
dependabot-preview[bot] [Fri, 16 Apr 2021 22:06:01 +0000 (22:06 +0000)]
[Security] Bump ssri from 6.0.1 to 6.0.2

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Apr 2021 02:26:13 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Apr 2021 02:25:32 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Apr 2021 02:27:12 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Apr 2021 02:25:18 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26515 from nextcloud/backport/26439/stable20
Roeland Jago Douma [Mon, 12 Apr 2021 11:32:14 +0000 (13:32 +0200)]
Merge pull request #26515 from nextcloud/backport/26439/stable20

[stable20] Increase subnet matcher

3 years agoIncrease subnet matcher 26515/head
Lukas Reschke [Wed, 7 Apr 2021 12:07:08 +0000 (12:07 +0000)]
Increase subnet matcher

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #26509 from nextcloud/backport/26230/stable20
Roeland Jago Douma [Mon, 12 Apr 2021 08:17:57 +0000 (10:17 +0200)]
Merge pull request #26509 from nextcloud/backport/26230/stable20

[stable20] l10n: Add word user in FederatedShareProvider.php

3 years agol10n: Add word user in FederatedShareProvider.php 26509/head
Valdnet [Sat, 20 Mar 2021 14:33:29 +0000 (15:33 +0100)]
l10n: Add word user in FederatedShareProvider.php

Standardizing text strings with other Nextcloud applications.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 12 Apr 2021 02:25:16 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Apr 2021 02:25:03 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Apr 2021 02:31:32 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Apr 2021 02:25:30 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26454 from nextcloud/version/20.0.9/final v20.0.9
Roeland Jago Douma [Thu, 8 Apr 2021 12:39:29 +0000 (14:39 +0200)]
Merge pull request #26454 from nextcloud/version/20.0.9/final

20.0.9 final

3 years agoMerge pull request #26449 from nextcloud/3rdparty/stable20/phpseclib-2.0.31
Roeland Jago Douma [Thu, 8 Apr 2021 12:37:17 +0000 (14:37 +0200)]
Merge pull request #26449 from nextcloud/3rdparty/stable20/phpseclib-2.0.31

[3rdparty][stable20] phpseclib-2.0.31

3 years ago[3rdparty][stable20] phpseclib-2.0.31 26449/head
Roeland Jago Douma [Thu, 8 Apr 2021 08:02:08 +0000 (10:02 +0200)]
[3rdparty][stable20] phpseclib-2.0.31

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago20.0.9 RC1 26454/head
Roeland Jago Douma [Thu, 8 Apr 2021 08:20:43 +0000 (10:20 +0200)]
20.0.9 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 8 Apr 2021 02:24:23 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 7 Apr 2021 02:24:36 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26399 from nextcloud/backport/26061/stable20
Lukas Reschke [Tue, 6 Apr 2021 11:43:55 +0000 (13:43 +0200)]
Merge pull request #26399 from nextcloud/backport/26061/stable20

[stable20] Log and continue when failing to update encryption keys during for individual files

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 6 Apr 2021 02:25:51 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 5 Apr 2021 02:25:05 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 4 Apr 2021 02:25:07 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 3 Apr 2021 02:43:54 +0000 (02:43 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 2 Apr 2021 02:26:26 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26312 from nextcloud/version/20.0.9/RC1
Roeland Jago Douma [Thu, 1 Apr 2021 18:01:30 +0000 (20:01 +0200)]
Merge pull request #26312 from nextcloud/version/20.0.9/RC1

20.0.9 RC1

3 years agoMerge pull request #26405 from nextcloud/backport/26403/stable20 v20.0.9RC1
Morris Jobke [Thu, 1 Apr 2021 16:17:08 +0000 (18:17 +0200)]
Merge pull request #26405 from nextcloud/backport/26403/stable20

[stable20] remove leftover debug @NoCSRFRequired introduced with #26198

3 years agoremove leftover debug @NoCSRFRequired introduced with #26198 26405/head
Robin Appelman [Thu, 1 Apr 2021 11:51:53 +0000 (13:51 +0200)]
remove leftover debug @NoCSRFRequired introduced with #26198

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoFix phpcs issues in encryption update 26399/head
Vincent Petry [Mon, 15 Mar 2021 17:05:27 +0000 (18:05 +0100)]
Fix phpcs issues in encryption update

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoLog and continue when failing to update encryption keys during for individual files
Julius Härtl [Thu, 11 Mar 2021 10:32:29 +0000 (11:32 +0100)]
Log and continue when failing to update encryption keys during for individual files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 1 Apr 2021 02:24:59 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26378 from nextcloud/backport/25500/stable20
kesselb [Wed, 31 Mar 2021 08:08:34 +0000 (10:08 +0200)]
Merge pull request #26378 from nextcloud/backport/25500/stable20

[stable20] fix(translation): replace static error message

3 years agoMerge pull request #26381 from nextcloud/backport/26372/stable20
Christoph Wurst [Wed, 31 Mar 2021 05:43:11 +0000 (07:43 +0200)]
Merge pull request #26381 from nextcloud/backport/26372/stable20

[stable20] gracefully handle deleteFromSelf when share is already gone

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 31 Mar 2021 02:25:11 +0000 (02:25 +0000)]
[tx-robot] updated from transifex