Restrict file upload size in policy editor 75/27875/4
authorMagnusen, Drew (dm741q) <dm741q@att.com>
Wed, 10 Jan 2018 20:41:24 +0000 (14:41 -0600)
committerMagnusen, Drew (dm741q) <dm741q@att.com>
Tue, 16 Jan 2018 15:48:51 +0000 (09:48 -0600)
commit7f94862a50f552f840cbb2a84ee1c3e20fc3c708
tree2c386b622f5c7a6e2e3cd451aeb7cd216b820397
parentc7ebb39ee23233b0104d3a0f9b1f8fdd66911d18
Restrict file upload size in policy editor

Restrict file upload size in Policy Editory using a configurable value (in
bytes) set in xacml.admin.properties. Default value is 30MB.

Issue-ID: POLICY-538
Change-Id: I4d8539ab33320446aed250ea4fdc51de585d5f2a
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
ONAP-SDK-APP/xacml.admin.properties
POLICY-SDK-APP/src/main/java/org/onap/policy/admin/PolicyManagerServlet.java
POLICY-SDK-APP/src/main/java/org/onap/policy/controller/PolicyController.java
packages/base/src/files/install/servers/console/bin/xacml.admin.properties