修改分支为main,添加otp开关

This commit is contained in:
bjdgyc 2021-03-01 16:28:50 +08:00
parent a0669e1e32
commit e5c4a47a37
2 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,7 @@ sudo ./anylink -conf="conf/server.toml"
- [x] 用户组支持
- [x] 多用户支持
- [x] TOTP令牌支持
- [x] TOTP令牌开关
- [x] 流量控制
- [x] 后台管理界面
- [x] 访问权限管理

5
server/.codecov.yml Normal file
View File

@ -0,0 +1,5 @@
ignore:
- "screenshot"
- "web"
- "server/conf"
- "server/files"