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