issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
38.8M results
问题描述
发现两个问题:
1. instruments 表残留 name 字段
instruments 表上又出现了 name 字段。乐器不需要名称字段(完全靠 SN 识别),此前已删除过。需要排查何时被重新添加,并再次移除。
2. 属性列表出现重复/幽灵数据
用户只添加了三个属性:品牌、型号、产地,但添加乐器表单中显示了七个属性,多出的四个为:
- Brand
- brand ...
status:accepted
status:wip
Must create a full suite of methods to handle relations:
- [ ] creation (partially done)
- [ ] edit
- [ ] delete
- [ ] query (partially done)
backend
Vulnerability
backend/src/middleware/csrf.js getOrCreateToken reads the csrf-sid cookie. If absent, it issues a new one. The session
id is generated by crypto.randomBytes(24).toString( hex ) (192 bits ...
Intermediate Level
security
背景
PR #681(Issue #663)で、テナント選択がリロードで消える不具合を web/js/api.js の sessionStorage 永続化で修正した。これは単純バグではなく設計漏れの露出であり、以下 2 点を確定・文書化する。
現状(コード確認済み)
- MeController は activeTenantId を X-Tenant-Id ヘッダから echo するだけで、/api/auth/me ...
area/backend
area/docs
priority/p2
task-type:design
Vulnerability
backend/src/modules/team/routes.js POST /members allows creating a member with role: INTERN . The check
ROLE_RANK[data.role] = ROLE_RANK[managerRole] is true for INTERN under any manager ...
Advanced level
security
- 서비스 계층에 반복되는 권한 검증, 회원 조회, 경기 영상 조회, 페이지 검증 로직을 분리한다.
- service/common 패키지에 PermissionValidator, MemberQueryService, MatchVideoQueryService, PageRequestValidator를 추가한다.
- 기존 API 응답과 권한 정책은 변경하지 ...
Sub-phase β of Resource-scoped AccessBinding (relates PRO-Robotech/kacho-workspace#103).
β: новая таблица resource_mirror(object_type,object_id,parent_project_id,parent_account_id,labels jsonb,updated_at; ...
Sub-phase β of Resource-scoped AccessBinding (relates PRO-Robotech/kacho-workspace#103).
β: emitFGARegisterIntent += labels+parent_project_id+parent_account_id; эмиссия на Instance.Create И
Instance.Update(labels ...

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.