Merge pull request #9737 from nextcloud/backport/9662/stable25

[stable25] make "public" anonymous access easier to find
This commit is contained in:
Daniel 2023-03-07 15:35:36 +01:00 committed by GitHub
commit a1b7747e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -345,14 +345,14 @@ Now Cyberduck enables file access to the Nextcloud server.
Accessing public shares over WebDAV
-----------------------------------
Nextcloud provides the possibility to access public shares over WebDAV.
Nextcloud provides the possibility to access public shares anonymously over WebDAV.
To access the public share, open::
https://example.com/nextcloud/public.php/webdav
in a WebDAV client, use the share token as username and the (optional) share password
as password.
as password. For example, with a share link https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` will be the username.
.. note:: **Settings****Administration****Sharing** → **Allow users on this
server to send shares to other servers**. This option also allows WebDAV access