Add link to push via HTTP

This commit is contained in:
Ivan Calandra 2020-10-16 13:57:57 +02:00
parent e939a4df57
commit 3811578c46

View file

@ -58,7 +58,7 @@ That's it - you have now configured 2FA for your account.
From now on, each time you log into Codeberg, you will be asked for an authentication code from your app, adding a layer of security over using only a password.
## Personal access token
If you push via HTTP, an extra step will be needed to create a personal access token. This token will replace your normal password (+ authentication code) on Codeberg.
If you push via HTTP (see [Clone & Commit via HTTP](/git/clone-commit-via-http)), an extra step will be needed to create a personal access token. This token will replace your normal password (+ authentication code) on Codeberg.
In your profile settings on Codeberg.org, go to the `Applications` tab.
In the section `Manage Access Tokens`, add a `Token Name` and confirm by clicking on the green `Generate Token`.