Skip to content

[Feature] 多用户分别独立目录支持 #346

@chenjia404

Description

@chenjia404

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 / 需求描述

在某些多用户场景下,可以给每个用户一个目录,目录名就是用户名,每个用户只有自己目录的权限。
用户只能写入自己的目录,但是可以复制别人的目录的文件。

Suggested solution / 实现思路

  1. 增加一个多用户的配置项,用于开启功能。
  2. 在登录的时候检查目录,没有就给用户创建。

我已经实现。

Additional context / 附件

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions