Skip to content
Snippets Groups Projects
Commit 42f16da1 authored by Russell Dickenson's avatar Russell Dickenson
Browse files

Merge branch 'eread/add-version-text-for-pre-population-of-access-token-fields' into 'master'

Add version text for pre-population of access token fields

See merge request !95664
parents d87fae84 4d3d19b5
No related branches found
No related tags found
2 merge requests!96059Draft: Add GraphQL query for deployment details,!95664Add version text for pre-population of access token fields
Pipeline #617449915 passed
......@@ -43,7 +43,8 @@ configured for personal access tokens.
## Create a group access token using UI
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/214045) in GitLab 14.7.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/214045) in GitLab 14.7.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/348660) in GitLab 15.3, default expiration of 30 days and default role of Guest is populated in the UI.
To create a group access token:
......
......@@ -40,6 +40,8 @@ Use impersonation tokens to automate authentication as a specific user.
## Create a personal access token
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/348660) in GitLab 15.3, default expiration of 30 days is populated in the UI.
You can create as many personal access tokens as you like.
1. In the top-right corner, select your avatar.
......
......@@ -43,7 +43,8 @@ configured for personal access tokens.
## Create a project access token
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/89114) in GitLab 15.1, Owners can select Owner role for project access tokens.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/89114) in GitLab 15.1, Owners can select Owner role for project access tokens.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/348660) in GitLab 15.3, default expiration of 30 days and default role of Guest is populated in the UI.
To create a project access token:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment