Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我Bugzilla 3.4.4(也许还有其他人)中,似乎没有分配任何权限的新创建用户可以搜索所有错误。是否可以阻止它,以便用户只有在分配到正确的组时才能看到它们?
Bugzilla 3.4.4
是的,这是可能的。
管理/产品/选择要隐藏的产品/按“编辑组访问控制”
如果您将产品组的选项设置为 Mandatory/Mandatory 而不标记任何复选框,则任何不属于该组的用户将根本看不到与其相关的错误。
这适用于新用户,因为新用户不会自动获得该权限(默认情况下)。
提示:您可以将 Administration/Parameters/Group Security/makeproductgroups 设置为 ON,而不是手动为每个产品创建组
注意:这适用于 Bugzilla 4.2.1