mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: superadmin assignments show ENV badge, block UI revoke
Superadmin role (level 999) is managed via env config only. Hide X button for superadmin assignments and show ENV badge instead. Filter superadmin from assignable roles dropdown. Add envManaged translation to all 4 locales.
This commit is contained in:
@@ -2967,6 +2967,7 @@
|
||||
"system": "系统",
|
||||
"permanent": "永久",
|
||||
"expired": "已过期",
|
||||
"envManaged": "通过 ADMIN_IDS / ADMIN_EMAILS 环境变量管理",
|
||||
"revoke": "撤销",
|
||||
"revokeAriaLabel": "撤销 {{user}} 的角色 {{role}}",
|
||||
"table": {
|
||||
|
||||
Reference in New Issue
Block a user