如何从本地浏览器视图启用校验和列表
主题
默认情况下,校验和文件不会显示,并且可以从Artifactory Repository Browser中的Simple and Native Browser列表中下载。
影响版本
Artifactory版本4。X及以上
细节
默认情况下,下载工件校验和的唯一方法是输入工件的存储库路径,并在校验和类型后面加上一个句点(IE: ".sha1")。此过程将允许用户将校验和下载到文件中。然而,如果用户需要频繁地验证工件校验和,这是一个手动过程,可能会很麻烦。
决议
在Artifactory版本4中。X及以上, a property was added to artifactory.system.properties that can used to display any artifact's checksums from the Simple and Native Browser listing in the Artifactory Repository Browser. By default, the artifactory.ui.hideChecksums property is set to true but it can be switched to false to allow for displaying of the checksums. Artifactory will require a restart before the change goes into effect. Clicking on any of the checksums from the Native Browser will allow users to download the checksum in a file.
