Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过接口创建的文件夹路径,赋权给创建的用户,用户登录后,不会显示这个文件夹路径,显示空白。但是直接给用户赋权其他方式创建的文件夹路径,就能正常显示出来 #7502

Open
4 tasks done
xieyj007 opened this issue Nov 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@xieyj007
Copy link

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.39.1

Driver used / 使用的存储驱动

对象存储

Describe the bug / 问题描述

通过接口创建的文件夹路径,赋权给创建的用户,用户登录后,不会显示这个文件夹路径,显示空白。但是直接给用户赋权其他方式创建的文件夹路径,就能正常显示出来.用的对象存储,连接的华为OBS。

Reproduction / 复现链接

1731569513782
1731569536927
1731569548103
1731569585327

Config / 配置

1731569947102
1731569954088

Logs / 日志

No response

@xieyj007 xieyj007 added the bug Something isn't working label Nov 14, 2024
@huolanyun
Copy link

你授权A目录 就是根目录 肯定看不到A,只能看到A下面的目录

@xieyj007
Copy link
Author

你授权A目录 就是根目录 肯定看不到A,只能看到A下面的目录

不是的。我同一个账号,先授权/user/gao1234 目录,登录这个账号能正常显示出这个目录。但是我对这个账号授权/user/gaomin18725980226 目录,登录这个账号就显示空白。 这两个目录的唯一不同就是, gaomin18725980226是通过Alist接口创建的目录,gao1234是直接在OBS服务器创建的目录

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants