mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #879] 建议增加权限管理功能 #3569
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#3569
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @yuanzl on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/879
您好。
在业务系统中,一般会有运维管理员、安全管理员、审计管理员。可以自定义菜单权限和数据权限当然最好。
由于是nginx管理,可以设置为超级管理员、普通管理员、审计管理员固定的权限,也够用。
超级管理员:拥有所有权限。
普通管理员:可以管理 网站管理 、 管理Stream 、证书管理、具体网站日志。
审计管理员:查看 仪表盘、网站列表、证书列表、nginx日志、环境、用户。
希望可以支持。
@reggielee commented on GitHub (Jun 24, 2025):
这个产品要商业化,审计和权限是必不可少的功能。