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 2017/05/17 09:49:04 UTC

[cloudstack] branch master updated (23ac896 -> 3870107)

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

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

      from  23ac896   Merge pull request #1322 from pavanb018/cs9217
      adds  d2fe233   CLOUDSTACK-9833: Move configuration parameters from Config.java to use ConfigDepot Following parameters are moved to configdepot. snapshot.max.hourly snapshot.max.daily snapshot.max.weekly snapshot.max.monthly enable.secure.session.cookie json.content.type
      adds  efbb59f   CLOUDSTACK-9833: Added content security policy in HTTP servlet response to detect and mitigate certain type of attacks. Restricted image source, style sheets, java scripts, URLs to be loaded only from self.
       new  3870107   Merge pull request #2006 from Accelerite/CLOUDSTACK-9833

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


Summary of changes:
 .../apache/cloudstack/api/ApiServerService.java    |  3 --
 server/src/com/cloud/api/ApiServer.java            | 41 +++++++++++-----------
 server/src/com/cloud/api/ApiServlet.java           | 22 ++++++------
 server/src/com/cloud/configuration/Config.java     | 23 +-----------
 .../cloud/storage/snapshot/SnapshotManager.java    | 15 +++++---
 .../storage/snapshot/SnapshotManagerImpl.java      | 19 +++++++---
 utils/src/main/java/com/cloud/utils/HttpUtils.java | 11 ++++++
 7 files changed, 66 insertions(+), 68 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>'].

[cloudstack] 01/01: Merge pull request #2006 from Accelerite/CLOUDSTACK-9833

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 38701073a6995b0ccfa17a9c865571cca03661b6
Merge: 23ac896 efbb59f
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Wed May 17 15:18:59 2017 +0530

    Merge pull request #2006 from Accelerite/CLOUDSTACK-9833
    
    CLOUDSTACK-9833: Move configuration parameters from Config.java to use configdepot

 .../apache/cloudstack/api/ApiServerService.java    |  3 --
 server/src/com/cloud/api/ApiServer.java            | 41 +++++++++++-----------
 server/src/com/cloud/api/ApiServlet.java           | 22 ++++++------
 server/src/com/cloud/configuration/Config.java     | 23 +-----------
 .../cloud/storage/snapshot/SnapshotManager.java    | 15 +++++---
 .../storage/snapshot/SnapshotManagerImpl.java      | 19 +++++++---
 utils/src/main/java/com/cloud/utils/HttpUtils.java | 11 ++++++
 7 files changed, 66 insertions(+), 68 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.