]>
source.dussan.org Git - nextcloud-server.git/log
Christopher Ng [Thu, 3 Mar 2022 04:41:34 +0000 (04:41 +0000)]
Fix avatar file return type
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Vincent Petry [Thu, 3 Mar 2022 15:46:31 +0000 (16:46 +0100)]
Merge pull request #31401 from nextcloud/backport/31360/stable23
[stable23] Don't set up full filesystem to check for certificates
Nextcloud bot [Thu, 3 Mar 2022 02:26:21 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Wed, 2 Mar 2022 16:39:18 +0000 (17:39 +0100)]
Merge pull request #31399 from nextcloud/backport/31390/stable23
[stable23] Censor more configs
Joas Schilling [Wed, 2 Mar 2022 15:33:40 +0000 (16:33 +0100)]
Merge pull request #31402 from nextcloud/backport/31398/stable23
[stable23] Also use hashed/indexed column on delete
Joas Schilling [Wed, 2 Mar 2022 08:23:16 +0000 (09:23 +0100)]
Also use hashed/indexed column on delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 25 Feb 2022 21:02:07 +0000 (22:02 +0100)]
Don't set up full filesystem to check for certificates
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 1 Mar 2022 19:59:27 +0000 (20:59 +0100)]
Censor more configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Wed, 2 Mar 2022 09:25:48 +0000 (10:25 +0100)]
Merge pull request #31255 from nextcloud/backport/31143/stable23
[stable23] Don't redirect when loading files index page
Nextcloud bot [Wed, 2 Mar 2022 02:47:11 +0000 (02:47 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Tue, 1 Mar 2022 15:00:45 +0000 (16:00 +0100)]
Merge pull request #31098 from nextcloud/backport/30942/stable23
[stable23] only setup part of the filesystem for appdata requests
Louis [Mon, 28 Feb 2022 14:05:13 +0000 (15:05 +0100)]
Merge pull request #31369 from nextcloud/dependabot/npm_and_yarn/stable23/backbone-1.4.1
Bump backbone from 1.4.0 to 1.4.1
dependabot[bot] [Mon, 28 Feb 2022 10:56:39 +0000 (10:56 +0000)]
Bump backbone from 1.4.0 to 1.4.1
Bumps [backbone](https://github.com/jashkenas/backbone) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/jashkenas/backbone/releases)
- [Commits](https://github.com/jashkenas/backbone/compare/1.4.0...1.4.1)
---
updated-dependencies:
- dependency-name: backbone
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>
Carl Schwan [Mon, 28 Feb 2022 10:17:00 +0000 (11:17 +0100)]
Merge pull request #31244 from nextcloud/backport/31141/stable23
[stable23] Improve caching policy use immutable when loading versionned assets
Nextcloud bot [Mon, 28 Feb 2022 02:45:20 +0000 (02:45 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 27 Feb 2022 02:26:33 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 26 Feb 2022 02:26:10 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 25 Feb 2022 02:27:30 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Thu, 24 Feb 2022 08:54:37 +0000 (09:54 +0100)]
Merge pull request #31313 from nextcloud/backport/31309/stable23
[stable23] Avoid PHP errors in the checkers drone step
John Molakvoæ [Thu, 24 Feb 2022 07:20:47 +0000 (08:20 +0100)]
Merge pull request #31262 from nextcloud/backport/20766/stable23
Nextcloud bot [Thu, 24 Feb 2022 02:26:49 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 23 Feb 2022 12:38:33 +0000 (13:38 +0100)]
Merge pull request #31192 from nextcloud/backport/31106/stable23
[stable23] Improve user status revert performance
Thomas Citharel [Mon, 21 Feb 2022 10:36:09 +0000 (11:36 +0100)]
Fix cleaning reminders after subscription purge
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Nextcloud bot [Wed, 23 Feb 2022 02:27:57 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Tue, 22 Feb 2022 17:50:47 +0000 (18:50 +0100)]
Merge pull request #31306 from nextcloud/backport/30938/stable23
[stable23] Fix ldap:check-user method for newly created LDAP users
blizzz [Tue, 22 Feb 2022 17:41:24 +0000 (18:41 +0100)]
Merge pull request #31318 from nextcloud/backport/30945/stable23
[stable23] Background job time windows
Joas Schilling [Mon, 31 Jan 2022 20:23:07 +0000 (21:23 +0100)]
Use the new option to signaling insensitivity
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 31 Jan 2022 16:59:09 +0000 (17:59 +0100)]
Allow sysadmins to define a maintenance window where heavier jobs can run
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 31 Jan 2022 16:56:43 +0000 (17:56 +0100)]
Allow apps to specify if their background job can be delayed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 22 Feb 2022 10:49:16 +0000 (11:49 +0100)]
Merge pull request #31297 from nextcloud/backport/31217/stable23
[stable23] Also cache non-existing to reuse it
Côme Chilliet [Mon, 7 Feb 2022 09:32:18 +0000 (10:32 +0100)]
Make it explicit that a DN can be used for ldap:check-user
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 7 Feb 2022 09:06:19 +0000 (10:06 +0100)]
Improve typing in apps/user_ldap/lib/Command/CheckUser.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 7 Feb 2022 08:47:40 +0000 (09:47 +0100)]
Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.php
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 31 Jan 2022 13:44:59 +0000 (14:44 +0100)]
Fix ldap:check-user method for newly created LDAP users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Louis [Tue, 22 Feb 2022 09:07:56 +0000 (10:07 +0100)]
Merge pull request #31302 from nextcloud/backport/31195/stable23
[stable23] Wrap S3 multipart upload exception
Côme Chilliet [Mon, 21 Feb 2022 17:21:38 +0000 (18:21 +0100)]
Avoid PHP errors in the checkers drone step
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Mon, 21 Feb 2022 10:35:22 +0000 (11:35 +0100)]
Redirection now only happens when dir is empty
Otherwise dir it's just ignored and fileid is used
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Côme Chilliet [Mon, 21 Feb 2022 14:56:51 +0000 (15:56 +0100)]
Merge pull request #31299 from nextcloud/backport/29837/stable23
[stable23] Ignore cache in occ ldap:check-ldap command
Louis Chemineau [Wed, 16 Feb 2022 13:56:14 +0000 (14:56 +0100)]
Wrap S3 multipart upload exception
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Tue, 15 Feb 2022 16:35:12 +0000 (17:35 +0100)]
Wrap S3 multipart upload exception
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Mon, 21 Feb 2022 11:36:23 +0000 (12:36 +0100)]
Merge pull request #30999 from nextcloud/backport/30985/stable23
[stable23] Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.
Côme Chilliet [Mon, 22 Nov 2021 16:38:13 +0000 (17:38 +0100)]
Check LDAP upon user deletion instead of refusing based on cached information
This should avoid having to wait for background job to run after
deleting a user in LDAP before being able to delete it in Nextcloud.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Nov 2021 15:44:27 +0000 (16:44 +0100)]
Ignore cache in occ ldap:check-ldap command
This avoids having to wait or reset the cache after deleting a user in
the LDAP.
This also fixes a PHP error when running ldap:check-ldap --update on a
deleted but cached user.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Wed, 16 Feb 2022 15:51:22 +0000 (16:51 +0100)]
Also cache non-existing to reuse it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Louis [Mon, 21 Feb 2022 09:57:27 +0000 (10:57 +0100)]
Merge pull request #31023 from nextcloud/dependabot/npm_and_yarn/stable23/clipboard-2.0.10
[stable23] Bump clipboard from 2.0.9 to 2.0.10
dependabot[bot] [Fri, 18 Feb 2022 00:15:18 +0000 (00:15 +0000)]
Bump clipboard from 2.0.9 to 2.0.10
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10)
---
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>
Simon L [Fri, 18 Feb 2022 18:12:57 +0000 (19:12 +0100)]
Merge pull request #31253 from nextcloud/backport/31169/stable23
[stable23] hide download button for images
Claus-Justus Heine [Thu, 3 Feb 2022 08:59:28 +0000 (09:59 +0100)]
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.
The current implementation already switches the storage-backend to
$storage->getSourceStorage(). However, it then calls
$rootInfo->getInternalPath() which returns the internal path relative to
the storage where the share is mounted. This is wrong, we need also to
unjail the path. Compare, e.g., with
OCA\Files_Sharing\SharedStorage::file_get/put_contents() for the
"logic".
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
Thomas Citharel [Fri, 17 Dec 2021 14:49:21 +0000 (15:49 +0100)]
Clean reminders for calendar when deleting a subscription
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Thomas Citharel [Fri, 1 May 2020 09:37:50 +0000 (11:37 +0200)]
Consider only reminders with calendar data
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Vincent Petry [Fri, 18 Feb 2022 14:51:30 +0000 (15:51 +0100)]
Merge pull request #31050 from nextcloud/backport/30995/stable23
[stable23] Fix bugs with incorrect currentFileList in the favorite and share by you view
Carl Schwan [Fri, 11 Feb 2022 21:14:04 +0000 (22:14 +0100)]
Improve caching policy
* Cache css with version in url. This makes most js and css requests to
be cached by the browser
* Force caching previews, the etag is in the url so that if the propfind
gives a new etag, we will refresh it otherwise it's no use to try to
fetch the new etag and do tons of DB queries
Tested with firefox and 'debug' => false (important so that the js/css
urls are generated with ?v= parameter)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Fri, 11 Feb 2022 21:26:25 +0000 (22:26 +0100)]
Don't redirect when loading files index page
Currently we are redirecting from ?dir=/&fileid=2 to ?dir=/. This is an
issue because we then need to load two pages with full file system setup
and authentification instead of one and the assets won't start loading
until the second page is delivered to the user.
Additionally when loading ?dir=/, we then change the url back to
?dir=/&fileid=2 (without reload) so that the next time we load the page
again we do the same thing again.
Depending on the speed of the server and internet connection we can save
100ms to 400ms, improving the user experience.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
szaimen [Mon, 14 Feb 2022 13:04:40 +0000 (14:04 +0100)]
hide download button for images
Signed-off-by: szaimen <szaimen@e.mail.de>
Carl Schwan [Thu, 17 Feb 2022 16:33:21 +0000 (17:33 +0100)]
Merge pull request #31226 from nextcloud/dependabot/npm_and_yarn/stable23/dompurify-2.3.6
Bump dompurify from 2.3.5 to 2.3.6
Côme Chilliet [Thu, 17 Feb 2022 15:37:25 +0000 (16:37 +0100)]
Merge pull request #30967 from nextcloud/techdebt/noid/bump-samba-images
[stable23] Bump samba images in tests
Joas Schilling [Wed, 2 Feb 2022 09:19:25 +0000 (10:19 +0100)]
Bump samba images
Signed-off-by: Joas Schilling <coding@schilljs.com>
dependabot[bot] [Wed, 16 Feb 2022 21:41:14 +0000 (21:41 +0000)]
Bump dompurify from 2.3.5 to 2.3.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.5...2.3.6)
---
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>
Vincent Petry [Thu, 17 Feb 2022 08:44:26 +0000 (09:44 +0100)]
Merge pull request #30852 from nextcloud/backport/30763/stable23
[stable23] Allow writing audit log to syslog and systemdlog
Joas Schilling [Wed, 19 Jan 2022 15:16:09 +0000 (16:16 +0100)]
Allow write audit log to syslog and systemdlog
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 19 Jan 2022 15:15:14 +0000 (16:15 +0100)]
Allow to get custom loggers for syslog, errorlog and systemdlog too
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Wed, 16 Feb 2022 12:29:55 +0000 (13:29 +0100)]
Merge pull request #31179 from nextcloud/backport/31090/stable23
[stable23] fix overlapping buttons in apps-management
Louis [Wed, 16 Feb 2022 11:31:49 +0000 (12:31 +0100)]
Merge pull request #31204 from nextcloud/backport/31097/stable23
[stable23] Fix path handling when transferring incoming shares
Robin Appelman [Wed, 2 Feb 2022 15:25:47 +0000 (16:25 +0100)]
handle setupFS with null user
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 1 Feb 2022 18:05:23 +0000 (19:05 +0100)]
dont mark fs as setup when no user is active
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 1 Feb 2022 12:53:22 +0000 (13:53 +0100)]
fix fs cache test user setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 1 Feb 2022 12:49:43 +0000 (13:49 +0100)]
pass user object during fs init
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 31 Jan 2022 14:53:28 +0000 (15:53 +0100)]
only setup part of the filesystem for appdata requests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Wed, 16 Feb 2022 10:30:42 +0000 (11:30 +0100)]
Merge pull request #31059 from nextcloud/backport/30973/stable23
[stable23] Allow specify a config prefix for another database connection
Vincent Petry [Wed, 16 Feb 2022 10:30:11 +0000 (11:30 +0100)]
Merge pull request #31084 from nextcloud/backport/31081/stable23
[stable23] Don't provide favorite activity settings
Vincent Petry [Wed, 16 Feb 2022 10:29:05 +0000 (11:29 +0100)]
Merge pull request #31120 from nextcloud/backport/31079/stable23
[stable23] Ignore contact interaction with self
Louis [Wed, 16 Feb 2022 10:26:07 +0000 (11:26 +0100)]
Merge pull request #31184 from nextcloud/backport/31170/stable23
[stable23] fix a broken tooltip
Louis [Wed, 16 Feb 2022 10:25:17 +0000 (11:25 +0100)]
Merge pull request #30998 from nextcloud/backport/30987/stable23
[stable23] show if the mail server settings are not set or verified
Vincent Petry [Wed, 16 Feb 2022 10:24:33 +0000 (11:24 +0100)]
Merge pull request #30949 from nextcloud/bugfix/noid/allow-to-disable-v1-authtokens
[stable23] Allow to disable AuthToken v1
Vincent Petry [Thu, 10 Feb 2022 08:50:21 +0000 (09:50 +0100)]
Fix path handling when transferring incoming shares
When transferring incoming shares from a guest user without specifying a
path, the $path is empty.
The fix properly handles that situation to avoid looking for shares in a
path with doubled slashes which failed to find shares to transfer.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
szaimen [Mon, 14 Feb 2022 14:14:28 +0000 (15:14 +0100)]
try to fix broken tooltip
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimen [Fri, 4 Feb 2022 09:16:29 +0000 (10:16 +0100)]
Remove spaces around link
See https://github.com/nextcloud/server/pull/31003
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimen [Thu, 3 Feb 2022 14:19:29 +0000 (15:19 +0100)]
add a test for wasEmailTestSuccessful
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimen [Thu, 3 Feb 2022 11:28:37 +0000 (12:28 +0100)]
fix tests
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimen [Thu, 3 Feb 2022 10:43:17 +0000 (11:43 +0100)]
show if the mail server settings are not set or verified
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimen [Mon, 14 Feb 2022 20:30:15 +0000 (21:30 +0100)]
fix overlapping buttons in apps-management
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 15 Feb 2022 14:28:55 +0000 (15:28 +0100)]
Do status and predefined message setting in one go
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 15 Feb 2022 13:55:40 +0000 (14:55 +0100)]
Create the backup user status in 1 query instead of 3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 11 Feb 2022 13:37:09 +0000 (14:37 +0100)]
Don't include unindexed is_backup in the query, it's ensured by the user_id leading underscore already
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Feb 2022 15:51:30 +0000 (16:51 +0100)]
Delete the user status without loading it first
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Feb 2022 14:50:09 +0000 (15:50 +0100)]
Directly delete the user status instead of getting it a second time
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Tue, 15 Feb 2022 13:34:52 +0000 (14:34 +0100)]
Merge pull request #31187 from nextcloud/release/23.0.2
23.0.2
blizzz [Tue, 15 Feb 2022 12:43:45 +0000 (13:43 +0100)]
Merge pull request #31171 from nextcloud/stable23-disable-bulkupload
[stable23] Disable bulk upload by not advertising it
Arthur Schiwon [Tue, 15 Feb 2022 12:32:15 +0000 (13:32 +0100)]
23.0.2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Tue, 15 Feb 2022 06:14:14 +0000 (07:14 +0100)]
Also comment out in test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Mon, 14 Feb 2022 15:14:57 +0000 (16:14 +0100)]
Disable bulk upload by not advertising it
It has been reported broken on many instances.
Disable it for now until it can be fixed.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
blizzz [Fri, 11 Feb 2022 11:14:31 +0000 (12:14 +0100)]
Merge pull request #31126 from nextcloud/release/23.0.2rc1
23.0.2 RC 1
Arthur Schiwon [Fri, 11 Feb 2022 10:42:19 +0000 (11:42 +0100)]
23.0.2 RC 1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Thomas Citharel [Wed, 9 Feb 2022 08:43:57 +0000 (09:43 +0100)]
Ignore contact interaction with self
No need to insert ourselves as a recent contact
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Vincent Petry [Thu, 10 Feb 2022 18:31:55 +0000 (19:31 +0100)]
Merge pull request #31108 from nextcloud/backport/31077/stable23
[stable23] Revert the 'broken' public page changes
blizzz [Thu, 10 Feb 2022 18:13:08 +0000 (19:13 +0100)]
Merge pull request #31107 from nextcloud/backport/30936/stable23
[stable23] Fix duplicated UUID migration issue
szaimen [Wed, 9 Feb 2022 08:47:44 +0000 (09:47 +0100)]
Revert "Add non-breaking space in the file size"
Signed-off-by: szaimen <szaimen@e.mail.de>
Carl Schwan [Tue, 8 Feb 2022 17:09:24 +0000 (18:09 +0100)]
Revert "Improve layout for the public download page"
This reverts commit
2e55ce089954bdab483cb1564a4b00b79b705346 .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Tue, 8 Feb 2022 17:07:59 +0000 (18:07 +0100)]
Revert "Fix loading of the text app in public shared links"
This reverts commit
d3d117c4a874eb8803fb043b2b011d8732b2709f .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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>