OpenListTeam / OpenListTeam/OpenList
[Feature] 添加用户级OpenList令牌
Open
Nobody has claimed this yet.
enhancement
has-parent
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
Please make sure of the following things
- I have read the documentation.
- I'm sure there are no duplicate issues or discussions.
- I'm sure this feature is not implemented.
- I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
现在的alist令牌只能管理员获取,权限也是管理员权限的
能否加一个用户级的令牌,权限只有对应用户的权限,方便在一些需要alist令牌(例如列出文件)方便同时也可以控制权限
Suggested solution / 实现思路
No response
Additional context / 附件
No response
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
No files or tests are named. Start by tracing how the existing administrator token is issued and how permissions are checked; done means a user-level token can be obtained and used with only that user's permissions, including for file listing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100