在 Plone 中对未经身份验证的用户隐藏folder_contents

发布于 2024-10-29 13:23:21 字数 200 浏览 3 评论 0原文

我刚刚注意到,默认情况下,http:// host/yourploneite/yourplone/folder/folder_contents将始终揭示平板文件夹的内容。

是否可以对未身份验证的用户隐藏文件夹/文件夹? (在httpd中思考选项-Indexes

谢谢!

I have just noticed that, by default, http://host/yourplonesite/folder/folder_contents will always reveal the contents of a Plone folder.

Is it possible to hide folder/folder_contents from unauthenticated users? (Think Options -Indexes in httpd)

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

幸福不弃 2024-11-05 13:23:21

这由“列出文件夹内容”权限控制。您应该调整相关的工作流程 - 特别是工作流程维护的权限角色映射。

This controlled by the "List folder contents" permission. You should adjust the related workflow - in particular the permission-role mapping maintained by workflows.

生生漫 2024-11-05 13:23:21

另外值得注意的是,文件夹内容列表永远不会列出用户无权查看的任何内容。

Also worth noting is that the folder contents list will never list any content the user doesn't otherwise have permission to see.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文