diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2022-02-09 00:00:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-08 11:00:13 -0500 |
commit | c14ca34d576ab6be82ff93c05ddd1a9537269830 (patch) | |
tree | 70e5eeb73fec22cd6287df8f4e10467d7e146e3e /docs/content/doc/features/comparison.en-us.md | |
parent | df4401732825b9b378e51663d74edb795446f2d3 (diff) | |
download | gitea-c14ca34d576ab6be82ff93c05ddd1a9537269830.tar.gz gitea-c14ca34d576ab6be82ff93c05ddd1a9537269830.zip |
update the comparison documents (#18669)
* update the comparison documents
* Remove U2f
Diffstat (limited to 'docs/content/doc/features/comparison.en-us.md')
-rw-r--r-- | docs/content/doc/features/comparison.en-us.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/doc/features/comparison.en-us.md b/docs/content/doc/features/comparison.en-us.md index a703766855..745c5d37bc 100644 --- a/docs/content/doc/features/comparison.en-us.md +++ b/docs/content/doc/features/comparison.en-us.md @@ -50,7 +50,7 @@ _Symbols used in table:_ | Repository Tokens with write rights | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | | Built-in Container Registry | [✘](https://github.com/go-gitea/gitea/issues/2316) | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | | External git mirroring | ✓ | ✓ | ✘ | ✘ | ✓ | ✓ | ✓ | -| FIDO U2F (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ | +| WebAuthn (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ? | | Built-in CI/CD | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | | Subgroups: groups within groups | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✓ | @@ -66,6 +66,7 @@ _Symbols used in table:_ | Granular user roles (Code, Issues, Wiki etc) | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | | Verified Committer | ⁄ | ✘ | ? | ✓ | ✓ | ✓ | ✘ | | GPG Signed Commits | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | +| SSH Signed Commits | ✓ | ✘ | ✘ | ✘ | ✘ | ? | ? | | Reject unsigned commits | [✓](https://github.com/go-gitea/gitea/pull/9708) | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | | Repository Activity page | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | | Branch manager | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | |