内容简介:运维利器 RunDeck v3.0.13 已发布。RunDeck 是用 Java/Grails 写的开源工具,帮助用户在数据中心或者云环境中自动化各种操作和流程。通过命令行或者 Web 界面,用户可以对任意数量的服务器进行操作,大大降低了对...
运维利器 RunDeck v3.0.13 已发布。RunDeck 是用 Java/Grails 写的开源工具,帮助用户在数据中心或者云环境中自动化各种操作和流程。通过命令行或者 Web 界面,用户可以对任意数量的服务器进行操作,大大降低了对服务器自动化的门槛。
更新内容如下:
potential stored XSS vulnerability (https://github.com/rundeck/rundeck/pull/4406)
add Content-Security-Policy and other security HTTP headers to responses (see more info https://github.com/rundeck/rundeck/pull/4405)
Fix Plugin list api by referencing correct plugin list information service
Fix #4374. User and role set by AJP were not being properly set.
Fixes #4376. Partial templates are now expanded and added to base property file.
UUID validation and Autocomplete in Job Reference Workflow step
java.lang.ClassCastException: java.util.HashMap$Node cannot be cast to java.util.HashMap$TreeNode
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!