issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript language:Java
Filter by
60.3M results
描述
创建前端登录页面、认证状态管理、路由守卫、请求拦截器。
任务
- [ ] 创建 frontweb/src/views/Login.vue
- 登录/注册切换表单
- Element Plus 风格卡片布局
- [ ] 创建 frontweb/src/stores/auth.js
- Pinia store: token, user, isAuthenticated ...
enhancement
Reporter
- User: unknown (ciaran@voreli.ai) · role: —
- URL: https://dsm-app-2.vercel.app/
- When: 2026-06-05T04:26:44.472Z
- UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 ...
bug-report
severity:medium
Start note
- Date: 2026-06-05 04:26 UTC
- Lane: Lane 13 -- Fixdep parity fixture widening
- Goal: widen zigux/tests/fixtures/fixdep/sample_missing_dep_source.c with an _MODULE spelling for the
...
Red-team maintainability finding from Stage 322.
Problem:
- Several test files use hardcoded relative path strings like tests/fixtures/smoke_scenario_matrix.json .
- Hardcoded paths are brittle: ...
描述
在 drama 的路由层/服务层添加 user_id 过滤,实现多用户数据隔离。
修改原则
不动 24 个服务文件和 22 个路由文件,只改 drama 路由入口。
任务
- [ ] src/routes/drama.js — listDramas、getDramaStats、createDrama 从 req.user.id 获取 user_id 透传
- [ ] src/services/dramaService.js ...
enhancement
描述
创建 JWT 认证中间件和认证路由(注册/登录/验证)。
任务
- [ ] 创建 backend-node/src/middleware/auth.js
- JWT 验证中间件
- 白名单放行 /auth/*, /health
- 解析 token 后挂载 req.user = { id, username, role }
- [ ] 创建 backend-node/src/routes/auth.js ...
enhancement
Red-team finding from Stage 322.
Problem:
- tests/fixtures/smoke_scenario_matrix.json line 118 has a scenario with expected_keywords : [] (empty list).
- Empty expected_keywords means the evaluate_response ...
描述
添加用户认证所需的数据库表和后端依赖。
任务
- [ ] npm install bcryptjs(jsonwebtoken 已存在,无需新增)
- [ ] 创建 backend-node/migrations/23_create_users.sql
- [ ] 创建 backend-node/migrations/24_add_dramas_user_id.sql
- ...
enhancement
Multi-Platform Job Application Summary
Execution Mode: ✅ LIVE Date: 2026-06-05
Overall Results
- Total Applications: 6
- Successful: 6
- Failed: 0
Campaign Details
test-run
- Applications: ...
automated
job-applications
multi-platform

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.