lobechat支不支持管理员用户 #8524
-
📦 部署环境Official Preview, Other 📦 部署模式服务端模式(lobe-chat-database 镜像) 📌 软件版本1.96 💻 系统环境Ubuntu 🌐 浏览器Chrome 🐛 问题描述lobe有没有管理员用户,比如管理员端加入了很多模型,它可以通过设置权限让用户也可以使用这个模型吗?或者其他类型的管理功能 📷 复现步骤No response 🚦 期望结果No response 📝 补充信息No response |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
👀 @StarsYY Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Beta Was this translation helpful? Give feedback.
-
📦 Deployment environmentOfficial Preview, Other 📦 Deployment modeServer-side mode (lobe-chat-database mirror) 📌 Software version1.96 💻 System environmentUbuntu 🌐 BrowserChrome 🐛 Question descriptionDoes lobe have administrator users? For example, many models have been added to the administrator side. Can users also use this model by setting permissions? Or other types of management functions 📷 Reproduction stepsNo response 🚦 Expected resultsNo response 📝 Supplementary informationNo response |
Beta Was this translation helpful? Give feedback.
-
LobeChat 1.96(服务端模式)目前不支持管理员用户或管理员角色。虽然数据库中有角色和权限(RBAC)相关的表结构,但这些并没有在实际业务逻辑中启用。所有模型和 AI Provider 的管理都是按用户隔离的,没有管理员可以为其他用户添加模型或分配权限的功能,也没有集中式的管理后台或权限分配机制。相关代码和功能实现都只针对当前用户生效,没有全局或多用户权限管理的实现参考。 To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
社区版不支持权限控制等管理功能,但开发者提供了商业版以满足这类需求。 |
Beta Was this translation helpful? Give feedback.
-
The community version does not support management functions such as permission control, but developers provide commercial versions to meet this type of needs. |
Beta Was this translation helpful? Give feedback.
-
好的,谢谢你 |
Beta Was this translation helpful? Give feedback.
-
OK, thank you |
Beta Was this translation helpful? Give feedback.
社区版不支持权限控制等管理功能,但开发者提供了商业版以满足这类需求。