|
|
a50294933b
|
perf(stability): add request metrics and resilient API retries
|
2026-02-07 11:58:21 +08:00 |
|
|
|
dd9cc5a76d
|
fix: open mobile admin drawer from left side
|
2026-02-07 09:40:53 +08:00 |
|
|
|
121251a1f2
|
feat: smooth report refresh and redesign system settings mobile UI
|
2026-02-07 08:57:25 +08:00 |
|
|
|
6eb0651e23
|
feat: redesign admin layout and stats dashboards
|
2026-02-07 01:59:29 +08:00 |
|
|
|
89f3fd9759
|
feat: 安全增强 + 删除密码重置申请功能 + 登录提醒开关
安全增强:
- 新增 SSRF、XXE、模板注入、敏感路径探测检测规则
- security/constants.py: 添加新的威胁类型和检测模式
- security/threat_detector.py: 实现新检测逻辑
删除密码重置申请功能:
- 移除 /api/password_resets 相关API
- 删除 password_reset_requests 数据库表
- 前端移除密码重置申请页面和菜单
- 用户只能通过邮��找回密码,未绑定邮箱需联系管理员
登录提醒全局开关:
- email_service.py: 添加 login_alert_enabled 字段
- routes/api_auth.py: 检查开关状态再发送登录提醒
- EmailPage.vue: 添加新设备登录提醒开关
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-27 12:08:36 +08:00 |
|
|
|
4ba933b001
|
feat: 添加安全仪表板前端页面
- 新增 SecurityPage.vue: 统计卡片、威胁事件表格、封禁管理、风险查询
- 新增 api/security.js: 安全相关API封装
- 路由添加 /security 页面
- 侧边栏添加"安全防护"菜单项
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-27 01:56:22 +08:00 |
|
|
|
e699f4fb94
|
更新管理后台布局
|
2025-12-15 22:18:44 +08:00 |
|
|
|
d650c6f584
|
优化报表页面,移除统计页面
|
2025-12-15 22:12:15 +08:00 |
|
|
|
9aa28f5b9e
|
添加报表页面,更新用户管理和注册功能
|
2025-12-15 21:39:32 +08:00 |
|
|
|
85a60009f3
|
chore(admin): final polish and QA doc
|
2025-12-13 21:46:34 +08:00 |
|
|
|
49bc8b83b1
|
perf(admin): lazy routes and nav badges
|
2025-12-13 21:13:57 +08:00 |
|
|
|
235ba28cc8
|
feat(admin): migrate admin UI to Vue3
|
2025-12-13 20:51:44 +08:00 |
|