You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: removed the exposed NodesAuditEventsGet RPC handler that exposed eventually sensitive metadata
It is being removed for now but the handler code itself is being kept. It needs to be protected by some permission system, probably a claim with authority to get audit data for a private network.
Updating network version since this breaks an existing RPC handler. However, nothing currently uses it.
0 commit comments