Added a bit more explanation about 2FA

This commit is contained in:
Lucas Hinderberger 2020-08-29 13:44:30 +02:00
parent afb9a59b10
commit 1491d1ed70

View file

@ -9,6 +9,12 @@ eleventyNavigation:
While it is important to have a strong password, to gain extra security i.e. in case your password or device ever gets compromised, it is a good idea to configure
Two-factor Authentication for your account.
With Two-factor Authentication, you will be asked for an authentication code generated using
your phone in addition to your password, when logging into Codeberg.
That way, if your password gets compromised, but your phone stays safe, your account cannot be compromised
due to the loss of password alone.
## How to set up Two-factor Authentication
### Prerequisites