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.
我正在开发一个允许用户发布内容的社交插件。在控制方面,我计划显示用户的帖子,并允许管理员在用户发布不适当的内容时禁止用户。有没有办法用buildfire.authbuildfire或其他内置的东西来做到这一点?
buildfire.auth
截至此日期:在插件级别,您无权在应用级别禁止用户。但是,您可以使用自己的自定义逻辑实现逻辑以在插件级别禁止它们。