You can limit the new user register in the admin panel, and change the share link to private (or named using password) so that those share link wont be shown in the search result, to protect your file.
Also, if you want better way to hide the share link, and without set a password, you may edit some of the source code of cloudreve and then build and install it; or turn to some contributor for dev.
5条答案
按热度按时间hc2pp10m1#
Hi there,
This feature is by design and not a bug.
You can limit the new user register in the admin panel, and change the share link to private (or named using password) so that those share link wont be shown in the search result, to protect your file.
Also, if you want better way to hide the share link, and without set a password, you may edit some of the source code of cloudreve and then build and install it; or turn to some contributor for dev.
Thanks.
sdnqo3pr2#
您好开发者,我知道您当初设计可能是这样,但是这是在设置过后才能有的效果,若管理员不对这些进行限制,默认情况下是否符合配置错误导致的漏洞呢?请开发者在后续版本中更新这个问题,可以吗,否则互联网上使用这个组件的网站会有更多的机密文件因安装这个组件所导致的泄露问题
cnwbcb6i3#
Hi,
The search of public share file/folder without login is by design and this is not a bug and currently it cannot be turn off manually by admin.
For secret files, you should set a password for the share and then this wont be searched anymore.
Thanks.
disbfnqx4#
...很明显这是设计的,而且人家已经说了可以在后台关闭
分享文件可以设置密码,既然没有设置密码肯定是公开访问的...
kx7yvsdv5#
实际上你的问题可以通过关闭新用户注册并把
Anonymous
用户组的允许下载分享关掉解决