File tree 2 files changed +4
-2
lines changed
docs/content/doc/features
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ _Symbols used in table:_
50
50
| Repository Tokens with write rights | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
51
51
| Built-in Container Registry | [ ✘] ( https://github.com/go-gitea/gitea/issues/2316 ) | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
52
52
| External git mirroring | ✓ | ✓ | ✘ | ✘ | ✓ | ✓ | ✓ |
53
- | FIDO U2F (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ |
53
+ | WebAuthn (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ? |
54
54
| Built-in CI/CD | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
55
55
| Subgroups: groups within groups | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✓ |
56
56
@@ -66,6 +66,7 @@ _Symbols used in table:_
66
66
| Granular user roles (Code, Issues, Wiki etc) | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
67
67
| Verified Committer | ⁄ | ✘ | ? | ✓ | ✓ | ✓ | ✘ |
68
68
| GPG Signed Commits | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
69
+ | SSH Signed Commits | ✓ | ✘ | ✘ | ✘ | ✘ | ? | ? |
69
70
| Reject unsigned commits | [ ✓] ( https://github.com/go-gitea/gitea/pull/9708 ) | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
70
71
| Repository Activity page | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
71
72
| Branch manager | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ _表格中的符号含义:_
48
48
| 仓库写权限令牌 | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✓ |
49
49
| 内置容器 Registry | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
50
50
| 外部 Git 镜像 | ✓ | ✓ | ✘ | ✘ | ✓ | ✓ | ✓ |
51
- | FIDO U2F (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ |
51
+ | WebAuthn (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ? |
52
52
| 内置 CI/CD | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
53
53
| 子组织:组织内的组织 | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✓ |
54
54
@@ -64,6 +64,7 @@ _表格中的符号含义:_
64
64
| 细粒度用户角色 (例如 Code, Issues, Wiki) | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
65
65
| 提交人的身份验证 | ✘ | ✘ | ? | ✓ | ✓ | ✓ | ✘ |
66
66
| GPG 签名的提交 | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
67
+ | SSH 签名的提交 | ✓ | ✘ | ✘ | ✘ | ✘ | ? | ? |
67
68
| 拒绝未用通过验证的提交 | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✓ |
68
69
| 仓库活跃度页面 | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
69
70
| 分支管理 | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
You can’t perform that action at this time.
0 commit comments