aboutsummaryrefslogtreecommitdiffstats
path: root/admportal/server
AgeCommit message (Collapse)AuthorFilesLines
2019-11-22fixing security issues found in onap admportalRotundo, Al (ar3165)5-440/+535
changed exec command to spawn command to prevent arbitray code execution Issue-ID: SDNC-978 Signed-off-by: Rotundo, Al (ar3165) <ar3165@att.com> Change-Id: I4487b5c7a14d7a7b1e4985b89e646cf6801845e0 Former-commit-id: 484d74555c481f055a7f33909071962cace85aa0
2019-07-31Added new modules to help prevent Cross Site Request ForgeryRotundo, Al (ar3165)13-1517/+754
Made changes to prevent arbitrary code exection on AdmPortal. Issue-ID: OJSI-40 Change-Id: I5ec60e2585413f3948c2540bd502dd1393794267 Signed-off-by: Rotundo, Al (ar3165) <ar3165@att.com> Former-commit-id: 3d54c9ad35ef5e7a4b13948e718a4ad2830cbb04
2017-03-27[SDNGC-XXXX] fixing sql connection leakAl Rotundo7-69/+66
was not cleaning up sql connections during checkDB, removed call to checkDB, redundant Change-Id: I3d4a10cb7b743eb68a1969c1719c376829bc27c3 Signed-off-by: Al Rotundo <arotundo@att.com> Former-commit-id: d9b6e415838e94bf485c01a3f5d6aaa841e37c45
2017-03-14[ADMPORTAL] Connection leak fixTimoney, Daniel (dt5972)1-0/+2
Added connection.release() Change-Id: I1caeb4e9ea69099e37e8dc0c3869e1100699b40b Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 18e4ba71f5b4c553e045c6d02e1a0a5a000a2d6b
2017-02-15Initial commit for OpenECOMP SDN-C OA&MTimoney, Daniel (dt5972)19-0/+7943
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba