]>
source.dussan.org Git - nextcloud-server.git/log
Simon L [Tue, 8 Mar 2022 10:07:27 +0000 (11:07 +0100)]
Merge pull request #31438 from nextcloud/backport/31267/stable23
[stable23] Add Nextcloud docs link to OPcache recommends
Julien Veyssier [Tue, 8 Mar 2022 09:23:05 +0000 (10:23 +0100)]
Merge pull request #31479 from nextcloud/backport/31426/stable23
[stable23] Connectivity check: allow using the protocol in 'connectivity_check_domains'
Simon L [Tue, 8 Mar 2022 09:03:43 +0000 (10:03 +0100)]
Merge pull request #31485 from nextcloud/backport/28227/stable23
[stable23] Fix too many file download notifications when watching a video
szaimen [Thu, 29 Jul 2021 06:57:31 +0000 (08:57 +0200)]
Fix too many file download notifications when watching a video
Signed-off-by: szaimen <szaimen@e.mail.de>
Nextcloud bot [Tue, 8 Mar 2022 02:28:54 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Mon, 7 Mar 2022 16:16:50 +0000 (17:16 +0100)]
Merge pull request #31457 from nextcloud/backport/31358/stable23
[stable23] Fix settings error message timeout
Julien Veyssier [Thu, 3 Mar 2022 14:11:50 +0000 (15:11 +0100)]
allow adding protocol to domains in 'connectivity_check_domains' config
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Vincent Petry [Mon, 7 Mar 2022 11:24:33 +0000 (12:24 +0100)]
Merge pull request #31445 from nextcloud/backport/30953/stable23
[stable23] Init user's file system if not existing on ownership transfer
Nextcloud bot [Mon, 7 Mar 2022 02:26:34 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
MichaIng [Fri, 18 Feb 2022 15:36:43 +0000 (16:36 +0100)]
Add Nextcloud docs link to OPcache recommends
A link to the Nextcloud documentation is currently only shown when the OPcache module is not loaded at all. This commit moves the link to the generic text above the individual recommendations list.
Additionally remove the obsolete phpOpcacheDocumentation entry from test data arrays, which is not passed anymore by the backend.
Signed-off-by: MichaIng <micha@dietpi.com>
Nextcloud bot [Sun, 6 Mar 2022 02:26:10 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 5 Mar 2022 02:26:54 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 4 Mar 2022 04:46:30 +0000 (04:46 +0000)]
Fix settings error message timeout
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
(cherry picked from commit
c22cfa057da9857eeb066318c7017542a60793bf )
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Vincent Petry [Fri, 4 Mar 2022 14:59:55 +0000 (15:59 +0100)]
Merge pull request #31450 from nextcloud/backport/30959/stable23
[stable23] use persistent connections when connecting to redis
Robin Appelman [Tue, 1 Feb 2022 15:57:12 +0000 (16:57 +0100)]
use persistent connections when connecting to redis
Signed-off-by: Robin Appelman <robin@icewind.nl>
Carl Schwan [Tue, 1 Feb 2022 09:47:40 +0000 (10:47 +0100)]
Init user's file system if not existing on ownership transfer
This makes it a bit easier to transfer ownership when the new user
hasn't already logged in. This still doesn't support encrypted
storages because the keys are not generated yet.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Fri, 4 Mar 2022 08:11:30 +0000 (09:11 +0100)]
Merge pull request #31424 from nextcloud/backport/31389/stable23
[stable23] fix fileactions for sharing overview
Pytal [Fri, 4 Mar 2022 05:46:31 +0000 (21:46 -0800)]
Merge pull request #31432 from nextcloud/backport/31417/stable23
Pytal [Fri, 4 Mar 2022 04:52:01 +0000 (20:52 -0800)]
Merge pull request #31423 from nextcloud/backport/31355/stable23
Pytal [Fri, 4 Mar 2022 04:43:25 +0000 (20:43 -0800)]
Merge pull request #31412 from nextcloud/backport/31347/stable23
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>
Nextcloud bot [Fri, 4 Mar 2022 02:26:50 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Thu, 3 Mar 2022 20:32:42 +0000 (21:32 +0100)]
Merge pull request #31427 from nextcloud/backport/31372/stable23
[stable23] prevent default right-click options when hideDownload is enabled
szaimen [Sat, 26 Feb 2022 13:20:56 +0000 (14:20 +0100)]
prevent right-click when hideDownload is enabled
Signed-off-by: szaimen <szaimen@e.mail.de>
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
szaimen [Thu, 3 Mar 2022 12:30:34 +0000 (13:30 +0100)]
try to fix correct fileactions for sharing overview
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
szaimen [Thu, 3 Mar 2022 12:19:40 +0000 (13:19 +0100)]
try to fix developer link
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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>
Christopher Ng [Wed, 2 Mar 2022 01:15:37 +0000 (01:15 +0000)]
Fix duplicate primary email message
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
a68318a52b6287a6ef4b31bf753989105bb45718 )
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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