Merge pull request #4461 from jamesrascal/patch-2

Include note on App Password
This commit is contained in:
Morris Jobke 2020-09-14 16:32:16 +02:00 committed by GitHub
commit 241e70b911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,14 @@ Distributed Authoring and Versioning (WebDAV) is a Hypertext Transfer Protocol
servers. With WebDAV you can access your Nextcloud shares on Linux, macOS and
Windows in the same way as any remote network share, and stay synchronized.
App Passwords
-------------
Nextcloud supports generating unquie application password separate from your user login.
If you are using a 3rd party authenication provider you will need to generate an application password for WebDAV.
In Nextclouds web GUI, go to the user preferences, go to Security. Generate an App password.
Accessing files using Linux
---------------------------