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(-)