... | @@ -14,4 +14,8 @@ A Personal Access Token (PAT) is a password local to Gitlab. |
... | @@ -14,4 +14,8 @@ A Personal Access Token (PAT) is a password local to Gitlab. |
|
- Your username when using a PAT will be the text after the @ when you click in your avatar in the upper-right corner.
|
|
- Your username when using a PAT will be the text after the @ when you click in your avatar in the upper-right corner.
|
|
- The `git` command line tool will probably store your username & PAT in your OS credentials secure store system.
|
|
- The `git` command line tool will probably store your username & PAT in your OS credentials secure store system.
|
|
- If you change your PAT, you will have to reset them `git config --global --unset user.password`
|
|
- If you change your PAT, you will have to reset them `git config --global --unset user.password`
|
|
- We have a very aggressive rate limit policy. If you input your credentials wrong 5 times in 10 mins you will be banned one hour. |
|
- We have a very aggressive rate limit policy. If you input your credentials wrong 5 times in 10 mins you will be banned one hour.
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
|
|
|
|
More info available in https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html |
|
|
|
\ No newline at end of file |