You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2018/10/16 13:27:37 UTC

[cloudstack] 01/01: Merge forward #2902 (Add checksum sanity validation on template registration)

This is an automated email from the ASF dual-hosted git repository.

rafael pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 92f8cda64a65d85911a2850b6e7061aaa2505017
Merge: 58b4e71 9003c7b
Author: Rafael Weingärtner <ra...@gmail.com>
AuthorDate: Tue Oct 16 10:25:50 2018 -0300

    Merge forward #2902 (Add checksum sanity validation on template registration)

 .../cloud/template/HypervisorTemplateAdapter.java  |  3 +++
 .../cloudstack/utils/security/DigestHelper.java    | 27 +++++++++++++++++--
 .../utils/security/DigestHelperTest.java           | 30 ++++++++++++++++++++++
 3 files changed, 58 insertions(+), 2 deletions(-)