]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Thu, 6 May 2021 11:01:01 +0000 (13:01 +0200)]
20.0.10
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Thu, 6 May 2021 02:25:54 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 5 May 2021 11:43:33 +0000 (13:43 +0200)]
Merge pull request #26882 from nextcloud/backport/26869/stable20
[stable20] l10n: Spelling unification
Valdnet [Tue, 4 May 2021 09:38:45 +0000 (11:38 +0200)]
Fix test
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Tue, 4 May 2021 07:38:46 +0000 (09:38 +0200)]
l10n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Tue, 4 May 2021 02:26:38 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
blizzz [Mon, 3 May 2021 13:02:16 +0000 (15:02 +0200)]
Merge pull request #26862 from nextcloud/backport/26149/stable20
[stable20] Only perform login check during ownership transfer for encryption
Christoph Wurst [Tue, 16 Mar 2021 16:35:17 +0000 (17:35 +0100)]
Only perform login check during ownership transfer for encryption
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Mon, 3 May 2021 02:25:55 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 May 2021 02:25:43 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 May 2021 02:26:54 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 30 Apr 2021 10:47:19 +0000 (12:47 +0200)]
Merge pull request #26836 from nextcloud/version/20.0.10/final
20.0.10 RC1
Roeland Jago Douma [Fri, 30 Apr 2021 10:17:11 +0000 (12:17 +0200)]
Update bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 30 Apr 2021 07:27:45 +0000 (09:27 +0200)]
Merge pull request #26542 from nextcloud/stable20-26433
[stable20] Limit size of properties to 2048 characters
Nextcloud bot [Fri, 30 Apr 2021 02:28:11 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 29 Apr 2021 18:37:33 +0000 (20:37 +0200)]
20.0.10 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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
Lukas Reschke [Tue, 13 Apr 2021 15:24:20 +0000 (15:24 +0000)]
Limit size of properties to 2048 characters
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.
Backport of https://github.com/nextcloud/server/pull/26433
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
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
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>
Nextcloud bot [Thu, 29 Apr 2021 02:26:50 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
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
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>
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
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
Nextcloud bot [Wed, 28 Apr 2021 02:26:07 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
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>
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>
Joas Schilling [Fri, 23 Apr 2021 08:21:14 +0000 (10:21 +0200)]
Fix ratelimit template
Signed-off-by: Joas Schilling <coding@schilljs.com>
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
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
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>
Nextcloud bot [Tue, 27 Apr 2021 02:25:56 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
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
Julius Härtl [Mon, 26 Apr 2021 17:16:17 +0000 (16:16 -0100)]
Merge pull request #26767 from nextcloud/backport/26762/stable20
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>
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>
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>
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
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>
Nextcloud bot [Mon, 26 Apr 2021 02:24:59 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Apr 2021 02:25:15 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Apr 2021 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Nextcloud bot [Fri, 23 Apr 2021 02:26:35 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
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
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>
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>
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
Nextcloud bot [Thu, 22 Apr 2021 02:26:44 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Claas Augner [Fri, 9 Apr 2021 10:31:16 +0000 (12:31 +0200)]
Mention MariaDB in MySQL support warning
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
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
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>
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>
Nextcloud bot [Wed, 21 Apr 2021 02:26:25 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
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
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>
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
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
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
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>
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>
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
Nextcloud bot [Tue, 20 Apr 2021 02:26:21 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
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>
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
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>
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>
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
Nextcloud bot [Mon, 19 Apr 2021 02:26:26 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Apr 2021 02:24:30 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Apr 2021 02:24:25 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
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>
Nextcloud bot [Fri, 16 Apr 2021 02:26:13 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Apr 2021 02:25:32 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Apr 2021 02:27:12 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Apr 2021 02:25:18 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
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
Lukas Reschke [Wed, 7 Apr 2021 12:07:08 +0000 (12:07 +0000)]
Increase subnet matcher
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
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
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>
Nextcloud bot [Mon, 12 Apr 2021 02:25:16 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Apr 2021 02:25:03 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Apr 2021 02:31:32 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Apr 2021 02:25:30 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
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
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
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>
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>