Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

审计功能增强-完善下载动作的信息记录 #1349

Merged
merged 17 commits into from
Jan 22, 2022
Merged

Conversation

weideguo
Copy link
Collaborator

在“在线查询”tab中,对查询结果下载时记录详细的查询信息,包括实例名、库名、查询语句、下载的记录数量
关联之前的 pr #1342 issue #970
需要升级bootstrap-table 到 1.19.1,初步发现formatter的回调有兼容问题,value原本为number、boolean都为string,因此做了一下兼容调整

@codecov
Copy link

codecov bot commented Jan 21, 2022

Codecov Report

Merging #1349 (c4e8a86) into master (0a21e81) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1349   +/-   ##
=======================================
  Coverage   75.40%   75.40%           
=======================================
  Files          81       81           
  Lines       12624    12624           
=======================================
  Hits         9519     9519           
  Misses       3105     3105           

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 0a21e81...c4e8a86. Read the comment docs.

Copy link
Owner

@hhyo hhyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢~

@hhyo hhyo merged commit 68857e7 into hhyo:master Jan 22, 2022
@hhyo
Copy link
Owner

hhyo commented Jan 23, 2022

额外信息 extra_info 字段建议调整为 text ,查询语句超过255还是比较容易

xxlaila pushed a commit to xxlaila/Archery that referenced this pull request Feb 15, 2025
* 添加redis/pg创建连接时的超时参数 (hhyo#1311)

* 审计功能增强

* 审计功能SQL调整

* 审计功能增强CI依赖文件

* 移除migrations

* 修复登录时用户不存在的bug以及记录登录的浏览器信息

* 无用包移除,额外信息移除ua

* bootstrap-table升级到1.19.1以支持onExportSaved事件

* 下载动作记录详细查询信息

* 修改判断方法以兼容bootstrap-table1.19.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants