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
['"[email protected]" <[email protected]>'].

Reply via email to