Skip to content
代码片段 群组 项目
提交 4d3d19b5 编辑于 作者: Evan Read's avatar Evan Read 提交者: Russell Dickenson
浏览文件

Add version text for pre-population of access token fields

上级 c6246906
No related branches found
No related tags found
无相关合并请求
...@@ -43,7 +43,8 @@ configured for personal access tokens. ...@@ -43,7 +43,8 @@ configured for personal access tokens.
## Create a group access token using UI ## 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: To create a group access token:
......
...@@ -40,6 +40,8 @@ Use impersonation tokens to automate authentication as a specific user. ...@@ -40,6 +40,8 @@ Use impersonation tokens to automate authentication as a specific user.
## Create a personal access token ## 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. You can create as many personal access tokens as you like.
1. In the top-right corner, select your avatar. 1. In the top-right corner, select your avatar.
......
...@@ -43,7 +43,8 @@ configured for personal access tokens. ...@@ -43,7 +43,8 @@ configured for personal access tokens.
## Create a project access token ## 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: To create a project access token:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册