Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Setter <matthew@matthewsetter.com>2020-03-03 15:54:12 +0300
committerHannah von Reth <vonreth@kde.org>2020-07-22 17:23:54 +0300
commiteeaaf1bf82eb763c9523b13fa868ca60b09a1280 (patch)
tree675de16eebaf38e659da3e1800ed7198d866d9d3 /docs
parentf29836a63350119d27eb8a74e272bc8d39c396e2 (diff)
Document oauth2 app requirement for 2fa in the sync client
This relates to https://github.com/owncloud/docs/issues/1882.
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/navigating.adoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/navigating.adoc b/docs/modules/ROOT/pages/navigating.adoc
index 0580086cd..ad8c6e645 100644
--- a/docs/modules/ROOT/pages/navigating.adoc
+++ b/docs/modules/ROOT/pages/navigating.adoc
@@ -1,6 +1,7 @@
= Using the Synchronization Client
:toc: right
:toclevels: 1
+:oauth2-app-url: https://marketplace.owncloud.com/apps/oauth2
== Introduction
@@ -89,6 +90,12 @@ Simply click the *Account* > *Add New* button on any account tab to add a new ac
The new account will appear as a new tab in the settings dialog, where you can adjust its settings at any time.
Use *Account* > *Remove* to delete accounts.
+[NOTE]
+====
+ownCloud server must have {oauth2-app-url}[the OAuth2 app] installed, configured, and enabled to use Two-Factor Authentication.
+Please contact your ownCloud administrator for more details.
+====
+
== File Manager Overlay Icons
The ownCloud sync client provides overlay icons, in addition to the normal file type icons, for your system file manager (Explorer on Windows, Finder on Mac and Nautilus on Linux) to indicate the sync status of your ownCloud files.