bjdgyc / anylink

AnyLink是一个企业级远程办公 ssl vpn 软件,可以支持多人同时在线使用。基于 openconnect 协议开发,并且借鉴了 ocserv 的开发思路,可以完全兼容 AnyConnect 客户端。
GNU Affero General Public License v3.0
1.66k stars 398 forks source link

新增审计日志的搜索、导出功能 #119

Closed lanrenwo closed 2 years ago

lanrenwo commented 2 years ago

1、新增审计日志的搜索、导出功能,如下图 2、管理后台-[用户列表]页面,支持按回车键搜索、重置搜索后触发搜索

image
codecov-commenter commented 2 years ago

Codecov Report

Merging #119 (b8c3d33) into dev (1dceffc) will increase coverage by 0.61%. The diff coverage is 74.19%.

@@            Coverage Diff             @@
##              dev     #119      +/-   ##
==========================================
+ Coverage   18.88%   19.50%   +0.61%     
==========================================
  Files          53       54       +1     
  Lines        2812     2841      +29     
==========================================
+ Hits          531      554      +23     
- Misses       2182     2185       +3     
- Partials       99      102       +3     
Impacted Files Coverage Δ
server/admin/api_set_audit.go 0.00% <0.00%> (ø)
server/dbdata/db_orm.go 49.01% <66.66%> (+2.35%) :arrow_up:
server/dbdata/audit.go 82.60% <82.60%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1dceffc...b8c3d33. Read the comment docs.