mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Added a bit more explanation about 2FA
This commit is contained in:
parent
afb9a59b10
commit
1491d1ed70
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue