From ddc1b41b87b3ea94f414a3a46c8585ca83b2d8f9 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 20 Jan 2021 15:30:50 +0100 Subject: [PATCH] Add note about app passwords for webdav Signed-off-by: Morris Jobke --- user_manual/files/access_webdav.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index fc916c725..b568f80ad 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -14,6 +14,8 @@ recommended way of connecting client devices to your Nextcloud servers. See the webdav url (bottom left, settings) on your Nextcloud. +.. note:: In the following examples, you must use an app-password for login, which you can generate in your security settings. + Nextcloud Desktop and mobile clients ------------------------------------