From 9e3a5f86e8848d2335f89cb102c16c228ce85108 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 7fe1d300a..a19b0a90a 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 ------------------------------------