Merge pull request #6631 from nextcloud/backport/6630/stable21

[stable21] Add WebAuthn 2fa note
This commit is contained in:
Roeland Jago Douma 2021-05-11 13:28:08 +02:00 committed by GitHub
commit c0fef48e66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,3 +94,9 @@ just your password unless they also have support for two-factor authentication.
To solve this, you should generate device specific passwords for them. See
:doc:`session_management` for more information on how to do this.
Considerations
--------------
If you use WebAuthn to login to your Nextcloud be sure to not use the same token for 2FA. As this
would mean you are again only using a single factor.