From c360ad4839a79efd7f13eaaebc64a78acf540566 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 13 Aug 2015 21:16:43 +0545 Subject: [PATCH] Access_webdav doc repeated text about HTTP The text about HTTP in the note has been repeated in the plain text just below it. --- user_manual/files/access_webdav.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 75caad094..4f7381363 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -255,7 +255,7 @@ For example: ``net use Z: https://example.org/owncloud/remote.php/webdav .. note:: Though not recommended, you can also mount the ownCloud server using HTTP, leaving the connection unencrypted. If you plan to use HTTP - connections on devices while in public place, we strongly recommend using a + connections on devices while in a public place, we strongly recommend using a VPN tunnel to provide the necessary security. An alternative command syntax is:: @@ -263,8 +263,6 @@ An alternative command syntax is:: net use Z: \\example.org@ssl\owncloud\remote.php\webdav /user:youruser yourpassword -You can also mount your ownCloud via HTTP, leaving the connection unencrypted. - Mapping Drives With Windows Explorer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~