mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 13:08:19 +00:00
Remove U2F support (#20141)
- Completely remove U2F support from 1.18.0, 1.17.0 will be the last release that U2F is somewhat supported. Users who used U2F would already be warned about using U2F for a while now and should hopefully already be migrated. But starting 1.18 definitely remove it.
This commit is contained in:
@@ -47,7 +47,6 @@ webauthn_error_unable_to_process=服务器无法处理您的请求。
|
||||
webauthn_error_duplicated=此安全密钥未被许可用于这个请求。请确保该密钥尚未注册。
|
||||
webauthn_error_empty=您必须为此密钥设置一个名称。
|
||||
webauthn_error_timeout=未能在允许的时限内读取密钥。请重新加载此页面并重试。
|
||||
webauthn_u2f_deprecated=密钥 '%s' 使用的是已经废弃的 U2F 进行身份验证。您应该重新注册此密钥并删除旧的注册。
|
||||
webauthn_reload=重新加载
|
||||
|
||||
repository=仓库
|
||||
|
Reference in New Issue
Block a user