mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
CORDA-3360 Add nodeInfo permissions to web user
This commit is contained in:
parent
b524c6368b
commit
df8cc7282f
@ -81,7 +81,8 @@ task deployNodes(type: net.corda.plugins.Cordform, dependsOn: ['jar', nodeTask,
|
||||
"InvokeRpc.openAttachment",
|
||||
"InvokeRpc.uploadAttachment",
|
||||
"InvokeRpc.internalVerifiedTransactionsFeed",
|
||||
"InvokeRpc.startTrackedFlowDynamic"]]]
|
||||
"InvokeRpc.startTrackedFlowDynamic",
|
||||
"InvokeRpc.nodeInfo"]]]
|
||||
|
||||
nodeDefaults {
|
||||
projectCordapp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user