add sync known issue

This commit is contained in:
JYC333 2025-05-17 16:00:15 +08:00
parent 4dcb697a8f
commit 3222765bb6
2 changed files with 9 additions and 0 deletions

View File

@ -19,6 +19,12 @@ class="admonition warning">
your account, making it much harder for anyone else to access them.</p>
<h2>Setup</h2>
<p>MFA can only be set up on a server instance.</p>
<aside class="admonition note">
<p>When Multi-Factor Authentication (MFA) is enabled on a server instance,
a new desktop instance may fail to sync with it. As a temporary workaround,
you can disable MFA to complete the initial sync, then re-enable MFA afterward.
This issue will be addressed in a future release.</p>
</aside>
<h3>TOTP</h3>
<ol>
<li>Go to "Menu" -&gt; "Options" -&gt; "MFA"</li>

View File

@ -18,6 +18,9 @@ TOTP (Time-Based One-Time Password) is a security feature that generates a uniqu
MFA can only be set up on a server instance.
> [!NOTE]
> When Multi-Factor Authentication (MFA) is enabled on a server instance, a new desktop instance may fail to sync with it. As a temporary workaround, you can disable MFA to complete the initial sync, then re-enable MFA afterward. This issue will be addressed in a future release.
### TOTP
1. Go to "Menu" -> "Options" -> "MFA"