1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

fix(nodes): restrict nodes details from standard user [EE-6125] (#10586)

Co-authored-by: testa113 <testa113>
This commit is contained in:
Ali 2023-11-02 19:02:19 +00:00 committed by GitHub
parent 103d908e63
commit 0c323b48e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ export const node = columnHelper.accessor('nodeName', {
<Authorized
authorizations="K8sClusterNodeR"
childrenUnauthorized={nodeName}
adminOnlyCE
>
<Link to="kubernetes.cluster.node" params={{ nodeName }}>
<div className="max-w-xs truncate" title={nodeName}>