mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
REQ: Role-Based Access Control (RBAC) #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JDRay42 on GitHub (Nov 6, 2023).
I'd like to deploy this in an enterprise environment. To enable proper security, I would like the ability to assign function access, such as the ability to download a model, upload a model, change settings, etc. to various roles (OllamaAdmin, OllamaUser, etc.).
@tjbck commented on GitHub (Nov 6, 2023):
Hi, Thanks for the suggestion. Let's continue our discussion on #68.