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