OpenListTeam / OpenListTeam/OpenList
[Feature] 支持导出账户密码
Open
Nobody has claimed this yet.
bug
enhancement
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
导入导出备份文件,不知道为什么,在导入后,admin用户和其他用户,admin权限webdav没有覆盖,其他用户的密码也必须重设,否则无法使用webdav
导入导出备份文件,不知道为什么,在导入后,admin用户和其他用户,权限没有同步,其他用户的密码也必须重设
否则无法使用,如果不重设其他用户的密码,即使恢复的用户有 全部列表权限,但是 依旧无法通过webdav连接。
这很糟糕
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 at the import and export backup handling, then trace how admin and other user credentials and permissions are restored. Verify that restored users retain their passwords and permissions, and that the restored accounts can connect through WebDAV without requiring password resets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100