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:36 UTC

[cloudstack] branch master updated (58b4e71 -> 92f8cda)

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

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


    from 58b4e71  params: allow signatureversion and expires without logging
     add 9003c7b  Add checksum sanity validation on template registration (#2902)
     new 92f8cda  Merge forward #2902 (Add checksum sanity validation on template registration)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by ra...@apache.org.
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(-)