• O
    [FIXED JENKINS-18485] Introduce Computer.EXTENDED_READ permission · 5db147e8
    Oliver Gondža 提交于
        From now on user needs:
          Computer.CREATE to use 'create-node' CLI command
          Computer.DELETE to use 'delete-node' CLI command
          Computer.CONFIGURE to use 'update-node' CLI command and its REST alternative
          Computer.EXTENDED_READ to use 'get-node' CLI command and its REST alternative
    5db147e8
Computer.java 46.4 KB