feat: 新增管理后台前端项目及安全加固
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
refactor(saas): 重构认证中间件与限流策略
- 登录限流调整为5次/分钟/IP
- 注册限流调整为3次/小时/IP
- GET请求不计入限流
fix(saas): 修复调度器时间戳处理
- 使用NOW()替代文本时间戳
- 兼容TEXT和TIMESTAMPTZ列类型
feat(saas): 实现环境变量插值
- 支持${ENV_VAR}语法解析
- 数据库密码支持环境变量注入
chore: 新增前端管理界面
- 基于React+Ant Design Pro
- 包含路由守卫/错误边界
- 对接58个API端点
docs: 更新安全加固文档
- 新增密钥管理规范
- 记录P0安全项审计结果
- 补充TLS终止说明
test: 完善配置解析单元测试
- 新增环境变量插值测试用例
BIN
docs/integration-test/screenshots/1.1.1-admin-login-page.png
Normal file
|
After Width: | Height: | Size: 4.5 MiB |
BIN
docs/integration-test/screenshots/1.1.10-relay.png
Normal file
|
After Width: | Height: | Size: 410 KiB |
BIN
docs/integration-test/screenshots/1.1.11-usage.png
Normal file
|
After Width: | Height: | Size: 435 KiB |
BIN
docs/integration-test/screenshots/1.1.13-agent-templates.png
Normal file
|
After Width: | Height: | Size: 479 KiB |
BIN
docs/integration-test/screenshots/1.1.14-logs.png
Normal file
|
After Width: | Height: | Size: 707 KiB |
BIN
docs/integration-test/screenshots/1.1.2-admin-dashboard.png
Normal file
|
After Width: | Height: | Size: 550 KiB |
BIN
docs/integration-test/screenshots/1.1.5-accounts.png
Normal file
|
After Width: | Height: | Size: 684 KiB |
BIN
docs/integration-test/screenshots/1.1.6-providers.png
Normal file
|
After Width: | Height: | Size: 470 KiB |
BIN
docs/integration-test/screenshots/1.1.8-api-keys.png
Normal file
|
After Width: | Height: | Size: 384 KiB |
BIN
docs/integration-test/screenshots/1.1.9-prompts.png
Normal file
|
After Width: | Height: | Size: 449 KiB |
BIN
docs/integration-test/screenshots/1.2.1-desktop-login.png
Normal file
|
After Width: | Height: | Size: 3.9 MiB |
BIN
docs/integration-test/screenshots/1.2.1-desktop-main.png
Normal file
|
After Width: | Height: | Size: 328 KiB |
BIN
docs/integration-test/screenshots/1.2.2-desktop-loggedin.png
Normal file
|
After Width: | Height: | Size: 318 KiB |
BIN
docs/integration-test/screenshots/1.2.5-hands-crash.png
Normal file
|
After Width: | Height: | Size: 281 KiB |
BIN
docs/integration-test/screenshots/1.2.6-desktop-settings.png
Normal file
|
After Width: | Height: | Size: 385 KiB |
BIN
docs/integration-test/screenshots/1.2.6b-desktop-usage.png
Normal file
|
After Width: | Height: | Size: 384 KiB |