ModelEngine-Group / ModelEngine-Group/app-platform
支持多用户数据隔离
Open
Nobody has claimed this yet.
in: builder
status: duplicate
type: feature
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
当前存在多用户体系,但是没有做到不同用户的数据隔离,需要增加这个能力,以应对更加复杂的场景
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by mapping the existing multi-user system and how user-owned data is accessed. Define the isolation boundaries and a way to verify that one user cannot access another user's data. The issue names no files, tests, or entry points, so the relevant implementation and validation locations must be identified first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100