[Enhancement] Add acl request code to the permission verification for the admin role
Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Summary
Add the request code UPDATE_GLOBAL_WHITE_ADDRS_CONFIG = 53 to the permission verification for the admin role
Motivation
Add the request code UPDATE_GLOBAL_WHITE_ADDRS_CONFIG = 53 to the permission verification for the admin role
Describe the Solution You'd Like
Add the request code UPDATE_GLOBAL_WHITE_ADDRS_CONFIG = 53 to the permission verification for the admin role
Describe Alternatives You've Considered
No
Additional Context
No response
What's the purpose of this feature? Whether it is the admin role should be determined by other means.
If the ACL function is enabled and the client is assigned common user role, the client can modify the global whitelist configuration through this api to obtain super rights. Therefore, I believe that the modification permission of this api needs to be verified for the admin role.
related issue 7929
This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.
This issue was closed because it has been inactive for 3 days since being marked as stale.