Nextcloud bot [Thu, 16 Mar 2023 04:32:43 +0000 (04:32 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 15 Mar 2023 09:25:02 +0000 (10:25 +0100)]
Merge pull request #5521 from ivaradi/fix-build-classification
Debian build classification 'beta' cannot override 'release'.
Istvรกn Vรกradi [Sun, 12 Mar 2023 13:23:28 +0000 (14:23 +0100)]
Debian build classification 'beta' cannot override 'release'.
The Ubuntu/Debian build script classifies the built commit based
on the tags, if any, pointing to the commit. This classification
is used to determine the target PPA.
If no suitable tag points the commit, it will be an 'alpha'
build. If a tag of the format 'vA.B.C' points to the commit,
it will be a 'release' build, if the version is followed by
something, e.g. 'vA.B.C-rc1', it will be a 'beta' build.
The current classification fails if both a 'beta' and
a 'release' tag points to the commit, such as in case of
the recent v3.7.4 release, where the '-rc1' tag points to the
commit that was later released. It was deemed to be a 'beta'
build. This patch fixes this behaviour to build such commits
as 'release'es.
Signed-off-by: Istvรกn Vรกradi <ivaradi@varadiistvan.hu>
Matthieu Gallien [Tue, 14 Mar 2023 16:14:37 +0000 (17:14 +0100)]
Merge pull request #5520 from ivaradi/add-lunar
Add Ubuntu Lunar
Istvรกn Vรกradi [Sun, 12 Mar 2023 13:15:34 +0000 (14:15 +0100)]
Add Ubuntu Lunar
Signed-off-by: Istvรกn Vรกradi <ivaradi@varadiistvan.hu>
Matthieu Gallien [Tue, 14 Mar 2023 15:02:24 +0000 (16:02 +0100)]
Merge pull request #5525 from nextcloud/update-changelog
Update changelog
Camila [Tue, 14 Mar 2023 13:50:10 +0000 (14:50 +0100)]
Add changelog for 3.7.4.
Users should skip 3.7.2 and 3.7.3.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 14 Mar 2023 13:23:10 +0000 (14:23 +0100)]
Add changelog for 3.7.1.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Tue, 14 Mar 2023 10:29:05 +0000 (10:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 14 Mar 2023 09:26:11 +0000 (09:26 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 14 Mar 2023 09:14:42 +0000 (10:14 +0100)]
no longer substitute de_DE to de locale when fetching from transifex
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 14 Mar 2023 04:29:28 +0000 (04:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 13 Mar 2023 20:04:52 +0000 (20:04 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 13 Mar 2023 19:46:31 +0000 (20:46 +0100)]
add an extension when translating desktop file
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Mon, 13 Mar 2023 16:57:10 +0000 (16:57 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 13 Mar 2023 04:27:27 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Mar 2023 04:25:53 +0000 (04:25 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 11 Mar 2023 04:27:57 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Fri, 10 Mar 2023 17:02:37 +0000 (18:02 +0100)]
Merge pull request #5513 from Alkl58/main-window-server-name
Show server name in tray main window
alkl58 [Fri, 10 Mar 2023 14:08:07 +0000 (15:08 +0100)]
Show server name in tray main window
Signed-off-by: Alkl58 <alkl58@protonmail.com>
Nextcloud bot [Fri, 10 Mar 2023 04:32:47 +0000 (04:32 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Mar 2023 08:52:46 +0000 (08:52 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Mar 2023 08:44:52 +0000 (08:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Mar 2023 04:32:55 +0000 (04:32 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 8 Mar 2023 12:28:21 +0000 (13:28 +0100)]
Merge pull request #5486 from nextcloud/bugfix/5421
Fix display of 2FA notification.
Camila [Tue, 28 Feb 2023 17:24:00 +0000 (18:24 +0100)]
Fix display of 2FA notification.
Fix for issue #5421: add server notifications to the activities list
when the user needs to act on it.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Wed, 8 Mar 2023 09:42:37 +0000 (10:42 +0100)]
Merge pull request #5498 from nextcloud/bugfix/doNotRestoreVirtualFiles
Bugfix/do not restore virtual files
Matthieu Gallien [Mon, 6 Mar 2023 15:40:17 +0000 (16:40 +0100)]
prevent restoration of files that are not plain old files
would prevent trying to restore pure virtual files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 6 Mar 2023 17:16:50 +0000 (18:16 +0100)]
add test for windows CfApi
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 6 Mar 2023 15:27:57 +0000 (16:27 +0100)]
add a new automated test for virtual files and data restoration
add a test that will try to upload pure virtual files becase restoration
after server data fingerprint has changed
this is illegal and should not happen
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 6 Mar 2023 15:28:55 +0000 (16:28 +0100)]
add assert to prevent upload of virtual files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 8 Mar 2023 04:31:32 +0000 (04:31 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 7 Mar 2023 11:41:14 +0000 (12:41 +0100)]
Merge pull request #5161 from xllndr/master
Resize WebView widget once the loginpage rendered
Axel Lender [Thu, 10 Nov 2022 12:13:32 +0000 (13:13 +0100)]
Resize WebView widget once the loginpage rendered
When the login dialogue displays the login page itself
the WebView widget did not resize according to
the dimensions of the login page.
Signed-off-by: Axel Lender <lender@b1-systems.de>
Nextcloud bot [Tue, 7 Mar 2023 04:25:32 +0000 (04:25 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 6 Mar 2023 04:29:11 +0000 (04:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 Mar 2023 04:28:21 +0000 (04:28 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 Mar 2023 04:27:07 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Fri, 3 Mar 2023 22:38:23 +0000 (23:38 +0100)]
Merge pull request #5485 from nextcloud/feature/global-search-sharees
Display 'Search globally' as the last sharees list element
alex-z [Fri, 24 Feb 2023 13:06:29 +0000 (14:06 +0100)]
Display 'Search globally' as the last sharees list element
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Fri, 3 Mar 2023 03:44:50 +0000 (03:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Thu, 2 Mar 2023 19:26:13 +0000 (20:26 +0100)]
Merge pull request #5327 from nextcloud/feature/secure-file-drop
Feature/secure file drop
alex-z [Thu, 12 Jan 2023 17:55:04 +0000 (18:55 +0100)]
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Claudio Cambra [Wed, 1 Mar 2023 19:44:44 +0000 (20:44 +0100)]
Merge pull request #5472 from nextcloud/work/fix-infinite-loading-share-dialog-disabled-share-links
Fix infinite loading in the share dialog when public link shares are disabled on the server
Claudio Cambra [Tue, 28 Feb 2023 22:18:05 +0000 (23:18 +0100)]
Move sharesChanged signal emission to handlePlaceholderLinkShare rather than repeating each time this method is called
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 24 Feb 2023 12:40:58 +0000 (13:40 +0100)]
Don't display the placeholder link share of public link shares are not available
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 24 Feb 2023 12:40:17 +0000 (13:40 +0100)]
Don't block loading if public link shares are disabled
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Wed, 1 Mar 2023 04:00:56 +0000 (04:00 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 28 Feb 2023 22:19:30 +0000 (23:19 +0100)]
Merge pull request #5478 from nextcloud/bugfix/sync-status-labels
Fix text labels in Sync Status component
Claudio Cambra [Mon, 27 Feb 2023 13:58:11 +0000 (14:58 +0100)]
Fix text labels in Sync Status component
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 28 Feb 2023 18:14:23 +0000 (19:14 +0100)]
Merge pull request #5453 from nextcloud/bugfix/account-settings-avatars
Fix avatars not showing up in settings dialog account actions until clicked on
Claudio Cambra [Mon, 20 Feb 2023 13:51:02 +0000 (14:51 +0100)]
Fetch account avatar info on account action construction, fixing avatar only showing up when action is clicked
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 20 Feb 2023 13:49:06 +0000 (14:49 +0100)]
Set placeholder image always as account action icon, as at app start there will not be a valid avatar to use ever
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Tue, 28 Feb 2023 13:14:51 +0000 (14:14 +0100)]
Merge pull request #5474 from nextcloud/bugfix/dehydrateCfapiFiles
with cfapi when dehydrating files add missing flag
Matthieu Gallien [Fri, 24 Feb 2023 15:37:21 +0000 (16:37 +0100)]
with cfapi when dehydrating files add missing flag
CF_UPDATE_FLAG_DEHYDRATE is apparently needed to get dehydration to
always succeed
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Feb 2023 12:27:22 +0000 (13:27 +0100)]
Merge pull request #5451 from nextcloud/bugfix/connectNormalizedArgs
use new connect syntax
Matthieu Gallien [Fri, 17 Feb 2023 16:06:35 +0000 (17:06 +0100)]
use new connect syntax
mainly done using clazy and old-style-connect check
close #5426
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 28 Feb 2023 03:45:48 +0000 (03:45 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 27 Feb 2023 03:44:19 +0000 (03:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 26 Feb 2023 03:42:06 +0000 (03:42 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 24 Feb 2023 03:52:45 +0000 (03:52 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 23 Feb 2023 11:40:53 +0000 (11:40 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 23 Feb 2023 11:36:57 +0000 (12:36 +0100)]
Merge pull request #5459 from nextcloud/bugfix/discover-blacklisted-folders
Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
alex-z [Tue, 21 Feb 2023 18:37:34 +0000 (19:37 +0100)]
Always discover blacklisted folders locally, to avoid data loss of non-uploaded files when modifying selectivesync list.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Thu, 23 Feb 2023 03:44:32 +0000 (03:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 22 Feb 2023 16:53:45 +0000 (17:53 +0100)]
Merge pull request #5436 from nextcloud/ci/clangTidyChecksInitVariables
Ci/clang tidy checks init variables
Matthieu Gallien [Tue, 21 Feb 2023 21:16:10 +0000 (22:16 +0100)]
fix ignored return values in windows specific code
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 21 Feb 2023 21:15:12 +0000 (22:15 +0100)]
use of QStringLiteral() is invalid: QString() must be used
fix windows specific code compilation warnings
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 21 Feb 2023 21:14:22 +0000 (22:14 +0100)]
fix issues reported by compiling windows code with clang-tidy
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 15 Feb 2023 10:29:48 +0000 (11:29 +0100)]
manually fix some variables without init values
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 15 Feb 2023 08:48:22 +0000 (09:48 +0100)]
do not use static_cast to downcast: can generate runtime issues
using a static_cast like this means that the compiler will not check the
validity of the cast
this could lead now or later to crash and other issues if the real type
is not the one in the cast
done with clang-tidy
run-clang-tidy -p build -header-filter='.*' -config="{Checks: '*', CheckOptions: [{key: UseAssignment, value: true}]}" -checks='-*,cppcoreguidelines-pro-type-static-cast-downcast' -fix
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 15 Feb 2023 08:37:20 +0000 (09:37 +0100)]
modernize use auto
done with clang-tidy
run-clang-tidy -p build -header-filter='.*' -config="{Checks: '*', CheckOptions: [{key: UseAssignment, value: true}]}" -checks='-*,modernize-use-auto' -fix
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 15 Feb 2023 08:23:50 +0000 (09:23 +0100)]
sets clang-tidy configuration in cmake to get automatic checking
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 22 Feb 2023 15:12:55 +0000 (15:12 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 22 Feb 2023 03:43:20 +0000 (03:43 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 21 Feb 2023 13:22:50 +0000 (13:22 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 21 Feb 2023 09:09:26 +0000 (10:09 +0100)]
Merge pull request #5427 from nextcloud/rakekniven-patch-1
l10n: Added dot to end of sentence
rakekniven [Fri, 10 Feb 2023 10:30:04 +0000 (11:30 +0100)]
l10n: Added dot to end of sentence
Aligned end of sentences in about dialog.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Tue, 21 Feb 2023 03:42:21 +0000 (03:42 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 20 Feb 2023 17:49:33 +0000 (18:49 +0100)]
Merge pull request #5448 from nextcloud/bugfix/ignoreInvalidE2EMetadata
skip e2e encrypted files with empty filename in metadata
Matthieu Gallien [Thu, 16 Feb 2023 22:07:05 +0000 (23:07 +0100)]
skip e2e encrypted files with empty filename in metadata
we cannot decrypt a file without a name
for now we will ignore them
we should probably do much more for the user but I fail to see how to
generate errors from e2ee module
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Mon, 20 Feb 2023 03:41:31 +0000 (03:41 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 19 Feb 2023 03:41:02 +0000 (03:41 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 17 Feb 2023 10:21:56 +0000 (11:21 +0100)]
Merge pull request #5444 from nextcloud/bugfix/useProperUserIdForEditLocally
fix edit locally job not finding the user account: wrong user id
Matthieu Gallien [Thu, 16 Feb 2023 09:39:48 +0000 (10:39 +0100)]
fix edit locally job not finding the user account: wrong user id
the only correct id for an user is Account::_davUser
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 17 Feb 2023 03:41:54 +0000 (03:41 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Thu, 16 Feb 2023 12:47:32 +0000 (13:47 +0100)]
Merge pull request #5442 from nextcloud/bugfix/fix-share-load
Fix share dialog infinite loading
Claudio Cambra [Wed, 15 Feb 2023 17:49:47 +0000 (18:49 +0100)]
Try to initialise share manager again if we receive updated sharing permissions that would have previously prevented sharing
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 15 Feb 2023 17:47:17 +0000 (18:47 +0100)]
Simplify check for file record sharing permission
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Thu, 16 Feb 2023 03:40:49 +0000 (03:40 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Wed, 15 Feb 2023 21:35:58 +0000 (22:35 +0100)]
Merge pull request #5430 from nextcloud/rakekniven-patch-2
l10n: Fixed grammar
rakekniven [Sat, 11 Feb 2023 21:13:51 +0000 (22:13 +0100)]
l10n: Fixed grammar
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Wed, 15 Feb 2023 03:40:36 +0000 (03:40 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 14 Feb 2023 20:18:36 +0000 (21:18 +0100)]
Merge pull request #5416 from nextcloud/bugfix/remove-account-crash
Clean up account creation and deletion code
Claudio Cambra [Tue, 7 Feb 2023 18:25:46 +0000 (19:25 +0100)]
More accurately log what happens when deleteAppPassword is complete in Account
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 7 Feb 2023 16:08:24 +0000 (17:08 +0100)]
Remove unused slotDeleteAccount in AccountSettings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 7 Feb 2023 16:02:57 +0000 (17:02 +0100)]
Remove unused AccountState::writeToSettings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 7 Feb 2023 14:25:07 +0000 (15:25 +0100)]
Avoid trying to delete keychain encryption data if there is no encryption data configured
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 7 Feb 2023 13:15:41 +0000 (14:15 +0100)]
Add sensitiveDataRemaining convenience method to clientsideencryption
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 7 Feb 2023 13:08:00 +0000 (14:08 +0100)]
Make sure to return in checkAllSensitiveDataDeleted
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>