metaverse icon indicating copy to clipboard operation
metaverse copied to clipboard

[Request] Support more granular permission levels for issuing commands to mvsd.

Open ehsueh opened this issue 6 years ago • 1 comments

It will be nice to have different levels of permission for different non-account commands. For example, maybe we want to configure the server such that client can getinfo through the API call but not shutdown the mvsd. 👍

ehsueh avatar Nov 21 '19 23:11 ehsueh

please check the config file options if you can find existing ways to limit

for example this option:

[server] allow_rpc_methods = getinfo getheight

canguruhh avatar Jan 10 '20 08:01 canguruhh