Files
Nexus/docs/audit/2026-06-12-audit-log-server-target-name.md
T
Nexus Agent bdbfef7110 fix(audit): 目标列显示服务器名称而非 #id
审计列表对 server 类型批量解析 target_name,前端展示为「服务器 {name}」。
2026-06-12 04:16:46 +08:00

21 lines
522 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 审计 — 审计日志目标列显示服务器名称
**日期**2026-06-12
**Changelog**: `docs/changelog/2026-06-12-audit-log-server-target-name.md`
## 范围
| 文件 |
|------|
| `server/api/settings.py` |
| `frontend/src/pages/AuditPage.vue` |
| `frontend/src/utils/auditLabels.ts` |
| `frontend/src/utils/auditNormalize.ts` |
| `frontend/src/types/api.ts` |
| `tests/integration/test_alerts_audit.py` |
## Step 3 / Closure / DoD
- PASS — 只读增强,批量 IN 查 name
- DoD: integration test passed