portal.git
4 years agoMerge "XSS Vulnerability fix in DashboardSearchResultController"
Sunder Tattavarada [Fri, 14 Jun 2019 16:18:10 +0000 (16:18 +0000)]
Merge "XSS Vulnerability fix in DashboardSearchResultController"

4 years agoMerge "Custom data validator"
Sunder Tattavarada [Fri, 14 Jun 2019 16:17:07 +0000 (16:17 +0000)]
Merge "Custom data validator"

4 years agoMerge "XSS Vulnerability fix in TicketEventController"
Sunder Tattavarada [Fri, 14 Jun 2019 16:14:23 +0000 (16:14 +0000)]
Merge "XSS Vulnerability fix in TicketEventController"

4 years agoMerge "XSS Vulnerability fix in RoleManageController"
Sunder Tattavarada [Fri, 14 Jun 2019 16:13:15 +0000 (16:13 +0000)]
Merge "XSS Vulnerability fix in RoleManageController"

4 years agoMerge "Fix sql injection vulnerability"
Sunder Tattavarada [Fri, 14 Jun 2019 16:12:15 +0000 (16:12 +0000)]
Merge "Fix sql injection vulnerability"

4 years agoMerge "XSS Vulnerability fix in AppsOSController"
Sunder Tattavarada [Fri, 14 Jun 2019 16:07:42 +0000 (16:07 +0000)]
Merge "XSS Vulnerability fix in AppsOSController"

4 years agoMerge "XSS Vulnerability fix in AppsControllerExternalRequest"
Sunder Tattavarada [Fri, 14 Jun 2019 16:03:32 +0000 (16:03 +0000)]
Merge "XSS Vulnerability fix in AppsControllerExternalRequest"

4 years agoMerge "Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl"
Sunder Tattavarada [Fri, 14 Jun 2019 16:00:26 +0000 (16:00 +0000)]
Merge "Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl"

4 years agoMerge "XSS Vulnerability fix in MicroserviceController"
Sunder Tattavarada [Fri, 14 Jun 2019 15:58:40 +0000 (15:58 +0000)]
Merge "XSS Vulnerability fix in MicroserviceController"

4 years agoMerge "XSS Vulnerability fix in DashboardSearchResultController"
Sunder Tattavarada [Fri, 14 Jun 2019 15:49:21 +0000 (15:49 +0000)]
Merge "XSS Vulnerability fix in DashboardSearchResultController"

4 years agoMerge "Fix sonar issue: Override "equals(Object obj)""
Sunder Tattavarada [Thu, 13 Jun 2019 21:40:49 +0000 (21:40 +0000)]
Merge "Fix sonar issue: Override "equals(Object obj)""

4 years agoUpdated Dublin Release Notes 17/89717/1
Welch, Lorraine (lb2391) [Tue, 11 Jun 2019 18:14:22 +0000 (14:14 -0400)]
Updated Dublin Release Notes

Issue-ID: PORTAL-592

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I4d1e7e8bd83ed2adb7df25ccf4c694b1c81ef879

4 years agoAdded lorraineawelch to INFO.yaml 02/89602/1
Welch, Lorraine (lb2391) [Fri, 7 Jun 2019 19:18:47 +0000 (15:18 -0400)]
Added lorraineawelch to INFO.yaml

Issue-ID: PORTAL-618

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I3d7f57c8cc20347f8adeefbada2eaffde0940262

4 years agoXSS Vulnerability fix in DashboardSearchResultController 83/89383/1
Dominik Mizyn [Wed, 5 Jun 2019 14:24:35 +0000 (16:24 +0200)]
XSS Vulnerability fix in DashboardSearchResultController

Custom Validator is used to secure this endpoints.

Issue-ID: OJSI-15
Change-Id: Idf523a53bc5fe9e1df8110526d56336953759c86
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoCustom data validator 74/89374/1
Dominik Mizyn [Wed, 5 Jun 2019 13:43:02 +0000 (15:43 +0200)]
Custom data validator

By creating custom data validator we can reduce code duplications.

Issue-ID: OJSI-15
Change-Id: I39decf1d6ded559322c4445f0956fad2a159878d
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoXSS Vulnerability fix in TicketEventController 35/89035/1
Dominik Mizyn [Fri, 31 May 2019 13:35:38 +0000 (15:35 +0200)]
XSS Vulnerability fix in TicketEventController

@SafeHtml and SecureString used to fix this issue;

Issue-ID: OJSI-209
Change-Id: I588872839696c824135bab88c100b31c23d960ba
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoXSS Vulnerability fix in RoleManageController 34/89034/1
Dominik Mizyn [Fri, 31 May 2019 13:23:46 +0000 (15:23 +0200)]
XSS Vulnerability fix in RoleManageController

@SafeHtml and SecureString used to secure this class

Issue-ID: OJSI-208
Change-Id: Ie01799933add3419cacf0fc716ce2da6da0a2853
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoXSS Vulnerability fix in AppsOSController 99/88999/1
Dominik Mizyn [Fri, 31 May 2019 06:55:42 +0000 (08:55 +0200)]
XSS Vulnerability fix in AppsOSController

SecureString class used to secure PathVariable.

Issue-ID: OJSI-207
Change-Id: I6275c5db4d8d97dc60ef1676b651e3d8802ad9f7
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoMerge changes I1c586793,I47249407,Idad22dea,I5c3bee06,I5cb96956
Manoop Talasila [Thu, 30 May 2019 14:46:41 +0000 (14:46 +0000)]
Merge changes I1c586793,I47249407,Idad22dea,I5c3bee06,I5cb96956

* changes:
  Document OJSI-190 vulnerability
  Document OJSI-174 (CVE-2019-12318) vulnerability
  Document OJSI-92 (CVE-2019-12121) vulnerability
  Document OJSI-65 (CVE-2019-1212) vulnerability
  Document OJSI-15 (CVE-2019-12317) vulnerability

4 years agoMerge "Don't give the user the exact stack trace of the exception"
Manoop Talasila [Thu, 30 May 2019 14:44:42 +0000 (14:44 +0000)]
Merge "Don't give the user the exact stack trace of the exception"

4 years agoMerge "Don't give user the exact exception description"
Manoop Talasila [Thu, 30 May 2019 14:43:06 +0000 (14:43 +0000)]
Merge "Don't give user the exact exception description"

4 years agoDocument OJSI-190 vulnerability 95/88895/1
Krzysztof Opasiak [Thu, 30 May 2019 13:29:12 +0000 (15:29 +0200)]
Document OJSI-190 vulnerability

Issue-ID: OJSI-190
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1c586793b744a5807e7b1a7a1d416dfd43409ab0

4 years agoDocument OJSI-174 (CVE-2019-12318) vulnerability 94/88894/1
Krzysztof Opasiak [Thu, 30 May 2019 13:28:06 +0000 (15:28 +0200)]
Document OJSI-174 (CVE-2019-12318) vulnerability

Issue-ID: OJSI-174
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I47249407ccb62ca7ffd1d8edc9ada8793f4c53c9

4 years agoDocument OJSI-92 (CVE-2019-12121) vulnerability 93/88893/1
Krzysztof Opasiak [Thu, 30 May 2019 13:27:27 +0000 (15:27 +0200)]
Document OJSI-92 (CVE-2019-12121) vulnerability

Issue-ID: OJSI-92
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Idad22deafb262da539c52fa8733e7ea098fd1361

4 years agoDocument OJSI-65 (CVE-2019-1212) vulnerability 92/88892/1
Krzysztof Opasiak [Thu, 30 May 2019 13:26:40 +0000 (15:26 +0200)]
Document OJSI-65 (CVE-2019-1212) vulnerability

Issue-ID: OJSI-65
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5c3bee06c2b1da3eca2bb583c57decb35b0f32c0

4 years agoDocument OJSI-15 (CVE-2019-12317) vulnerability 91/88891/1
Krzysztof Opasiak [Thu, 30 May 2019 13:25:46 +0000 (15:25 +0200)]
Document OJSI-15 (CVE-2019-12317) vulnerability

Issue-ID: OJSI-15
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5cb96956f25e09a390ef24a52f6222c0cc7b9e94

4 years agoXSS Vulnerability fix in AppsControllerExternalRequest 90/88890/1
Dominik Mizyn [Thu, 30 May 2019 13:29:24 +0000 (15:29 +0200)]
XSS Vulnerability fix in AppsControllerExternalRequest

@SafeHtml annotation is used to fix this problem.

This patch also fix some minor issues:
* isAuxRESTfulCall() method delete. Method was nowhere used.
* '.length() == 0' changed to '.isEmpty()'

Issue-ID: PORTAL-604
Change-Id: Ib7091622081f507812654b50275ad7ac4c97bfc3
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoSonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl 68/88868/2
Dominik Mizyn [Thu, 30 May 2019 10:59:24 +0000 (12:59 +0200)]
Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl

This patch also fix some minor issues:
* 'fori' loop replaced with 'foreach'
* Sonar issue: Replace the type specification in this constructor call
with the diamond operator ("<>").
* redundant 'throws'. Exception will never throw
* unnecessary temporary local variable

Issue-ID: PORTAL-603
Change-Id: If23afb9f4a10f0ad06c712cb95a38b54dc5cd089
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoXSS Vulnerability fix in MicroserviceController 53/88853/3
Dominik Mizyn [Thu, 30 May 2019 09:52:03 +0000 (11:52 +0200)]
XSS Vulnerability fix in MicroserviceController

@SafeHtml annotation is used to fix this problem.

This commit also fix:
* redundant local variable issue
* sonar issue: Replace the type specification in this constructor call with
the diamond operator ("<>").
* performance issue - String concatenation argument as argument
to 'StringBuilder.append()' call
* redundant cast
* redundant 'throws Exception'. 'Exception' is never thrown
* access static member via instance reference
* unused declarations

Issue-ID: PORTAL-602
Change-Id: Id92fe2d9cfe239474403f611f3d5d0170acf63cc
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoXSS Vulnerability fix in DashboardSearchResultController 40/88840/1
Dominik Mizyn [Thu, 30 May 2019 08:47:56 +0000 (10:47 +0200)]
XSS Vulnerability fix in DashboardSearchResultController

@SafeHtml annotation is used to fix this problem.
New class 'SecureString' must be added to project to valid incoming Strings
from '@RequestParam String incoming String'
pom.xml file update.

This patch also fix:
* remove unnecessary semicolon
* Sonar issue: Replace the type specification in this constructor call with
 the diamond operator ("<>")

Issue-ID: PORTAL-601
Change-Id: Id214b6e65f0c486141679fd23725a7fb66443acd
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoFix sonar issue: Override "equals(Object obj)" 30/88830/1
Dominik Mizyn [Thu, 30 May 2019 07:12:24 +0000 (09:12 +0200)]
Fix sonar issue: Override "equals(Object obj)"

This commit provide equals method for CentralV2UserApp and test for this method.

Issue-ID: PORTAL-599
Change-Id: Ied44c680032831ec6a02211f658ec16f0aad8f4a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoFix sql injection vulnerability 27/88827/1
Dominik Orliński [Tue, 30 Apr 2019 09:29:06 +0000 (11:29 +0200)]
Fix sql injection vulnerability

Use a variable binding instead of concatenation.
Add new test for function 'createLocalUserIfNecessary'.

Issue-ID: OJSI-174
Change-Id: Iddd65893bb2cb16c90d4f8db59816fdf261874bc
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
4 years agoDon't give the user the exact stack trace of the exception 41/88741/1
Piotr Borelowski [Wed, 29 May 2019 08:47:15 +0000 (10:47 +0200)]
Don't give the user the exact stack trace of the exception

Catching the exception in the SecurityXssFilter class.

Issue-ID: OJSI-192
Change-Id: I8d9d7a3032f98afcb58285b13b13d5ce35fddadd
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
4 years agoMerge "Removed user password from portal's profile API"
Manoop Talasila [Tue, 28 May 2019 18:25:02 +0000 (18:25 +0000)]
Merge "Removed user password from portal's profile API"

4 years agoDon't give user the exact exception description 89/88689/1
Piotr Borelowski [Fri, 10 May 2019 10:23:48 +0000 (12:23 +0200)]
Don't give user the exact exception description

The exact description of the exception especially if related to
cryptography cannot be given to the user as it may be abused by the
attacker.

To fix that, we started to use @ExceptionHandler for all exceptions
in the LoginController as well.

CVE: CVE-2019-12121
Issue-ID: OJSI-92
Change-Id: I100b37ff33d28ebccc2411c3acc62bdb7ce11ca8
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Acked-by: Manoop Talasila <talasila@research.att.com>
4 years agoRemoved user password from portal's profile API 82/88682/1
r.bogacki [Wed, 22 May 2019 10:27:53 +0000 (12:27 +0200)]
Removed user password from portal's profile API

ONAP Portal allowed to retrieve password of currently active user via
"/portalApi/loggedinUser" endpoint. Prefilled "Login Password" field
 has been changed to "*****" and password is not send anymore to the
 frontend. Only after change of this default value
 password will be updated. Confirm Password field has been removed
 from the UI. In the future password change could be additionally also
 checked on the backend side to verify current password
 before updating it.

Issue-ID: OJSI-65
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Acked-by: Manoop Talasila <talasila@research.att.com>
Change-Id: I00b7713557247d211927c437f31f118095ad0726

4 years agoDocument OJSI-106 vulnerability 03/88503/2
Krzysztof Opasiak [Fri, 24 May 2019 21:45:52 +0000 (23:45 +0200)]
Document OJSI-106 vulnerability

Issue-ID: OJSI-106
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I549009cf3c313b0f5307b99ce22b56243e933f8f

4 years agoDocument OJSI-105 vulnerability 02/88502/1
Krzysztof Opasiak [Fri, 24 May 2019 21:45:05 +0000 (23:45 +0200)]
Document OJSI-105 vulnerability

Issue-ID: OJSI-105
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8c3a00ce98886f7175e5cf85f09309bd50ef702c

4 years agoDocument OJSI-97 vulnerability 01/88501/1
Krzysztof Opasiak [Fri, 24 May 2019 21:40:34 +0000 (23:40 +0200)]
Document OJSI-97 vulnerability

Issue-ID: OJSI-97
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I56d194918b91580d5d9f6b25e564923fe29c51f3

4 years agoImprove security release notes 00/88500/1
Krzysztof Opasiak [Fri, 24 May 2019 21:30:00 +0000 (23:30 +0200)]
Improve security release notes

In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:

- Fixed Security Issues
  Contains a list of security fixes merged during this
  release (especially those reported via OJSI tickets).

- Known Security Issues
  Contains a list of vulnerabilities detected in project during
  release which have not been fixed yet and thus should be mitigated
  by the user.

- Known Vulnerabilities in Used Modules
  Contains information about NexusIQ scan results

Issue-ID: SECCOM-238
Change-Id: Ief8825c38c7723c26e8c7e10a6a13f4b8f9c169d
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoDublin Release Notes for Portal 17/88417/1
Welch, Lorraine (lb2391) [Thu, 23 May 2019 21:45:27 +0000 (17:45 -0400)]
Dublin Release Notes for Portal

Issue-ID: PORTAL-592

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I93a2ff82f52f709d12bfa92c0d14859d2298b6a1

4 years agoMerge "Added Functional Menu Entries, del bad thumbnail"
Manoop Talasila [Fri, 10 May 2019 12:29:46 +0000 (12:29 +0000)]
Merge "Added Functional Menu Entries, del bad thumbnail"

4 years agoMerge "Revert "Update oparent version""
Manoop Talasila [Thu, 9 May 2019 00:29:46 +0000 (00:29 +0000)]
Merge "Revert "Update oparent version""

4 years agoRevert "Update oparent version" 63/87263/1
Sunder Tattavarada [Wed, 8 May 2019 18:01:10 +0000 (18:01 +0000)]
Revert "Update oparent version"

Issue-ID: PORTAL-571
This reverts commit 64c7491aa9208ed3024b81ab78a73751c1cc859e.

Change-Id: I72fefbceccea7d723d02e0b38efebf9aafc7018e
Signed-off-by: statta <statta@research.att.com>
4 years agoUpdate version text 16/86916/1
statta [Fri, 3 May 2019 16:03:08 +0000 (12:03 -0400)]
Update version text

Issue-ID: PORTAL-557
Change-Id: Id3feb4f800d6593c373efd5a35b6f19e4ddc7044
Signed-off-by: statta <statta@research.att.com>
4 years agoAdded Functional Menu Entries, del bad thumbnail 60/86860/1
Welch, Lorraine (lb2391) [Thu, 2 May 2019 20:38:47 +0000 (16:38 -0400)]
Added Functional Menu Entries, del bad thumbnail

Issue-ID: PORTAL-515

Change-Id: Ibac6ae65fc4df39a7bab2a98946d664bf47413b8
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
4 years agoMerge "Fix Sonar Bugs NullPointers"
Manoop Talasila [Thu, 2 May 2019 17:28:35 +0000 (17:28 +0000)]
Merge "Fix Sonar Bugs NullPointers"

4 years agoFix Sonar Bugs NullPointers 29/86829/2
k.kazak [Thu, 2 May 2019 16:07:46 +0000 (18:07 +0200)]
Fix Sonar Bugs NullPointers

Fix Sonar bugs - potential NullPointerException in portal-BE-common:
ExternalAppsRestfulController and ApplicationRestClientServiceImpl
Changed Tests for updated method in ExternalAppsRestfulController
Added new test
Formatted according to ONAP formatting guidelines

Change-Id: I7c0587127e32ba3f06a138a0b4b2526fa10ea1f6
Issue-ID: PORTAL-556
Signed-off-by: k.kazak <k.kazak@samsung.com>
4 years agoupdate .gitignore 31/86831/1
k.kazak [Thu, 2 May 2019 15:33:30 +0000 (17:33 +0200)]
update .gitignore

Add Intellij IDEA project files to .gitignore

Change-Id: I88cbd101369ed74842cb85e61f9058ae5dd65221
Issue-ID: PORTAL-572
Signed-off-by: k.kazak <k.kazak@samsung.com>
4 years agoMerge "Fix unknow language option display bug"
Manoop Talasila [Thu, 2 May 2019 12:30:52 +0000 (12:30 +0000)]
Merge "Fix unknow language option display bug"

4 years agoMerge "Fix no name language option bug"
Manoop Talasila [Thu, 2 May 2019 12:29:41 +0000 (12:29 +0000)]
Merge "Fix no name language option bug"

4 years agoUpdate oparent version 81/86781/1
Jessica Wagantall [Thu, 2 May 2019 02:26:57 +0000 (19:26 -0700)]
Update oparent version

Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.

Change-Id: I3aa28f3369164a7ca28ecc20a1334f949611d5b8
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMerge "Fix Sonar Bugs NullPointers"
Manoop Talasila [Tue, 30 Apr 2019 14:58:50 +0000 (14:58 +0000)]
Merge "Fix Sonar Bugs NullPointers"

4 years agoFix unknow language option display bug 34/86634/1
shentao999 [Tue, 30 Apr 2019 14:54:15 +0000 (22:54 +0800)]
Fix unknow language option display bug

Change-Id: Ice97b508145a057ec07b7db584f20a27fa16ad3d
Issue-ID: PORTAL-565
Signed-off-by: shentao999 <shentao@chinamobile.com>
4 years agoFix no name language option bug 33/86633/1
shentao999 [Tue, 30 Apr 2019 14:51:51 +0000 (22:51 +0800)]
Fix no name language option bug

Change-Id: I0bfc185ea41324d040ffa23c831bbbaa8f51ef3c
Issue-ID: PORTAL-566
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoFix Sonar Bugs NullPointers 35/86535/1
k.kazak [Thu, 18 Apr 2019 12:46:20 +0000 (14:46 +0200)]
Fix Sonar Bugs NullPointers

Fix Sonar bugs - potential NullPointerException
Remove unused code
Add/Update Tests for updated methods

Change-Id: Iaf28a0ee5f6507da1caf4b497e2d73bf35bc0b58
Issue-ID: PORTAL-556
Signed-off-by: k.kazak <k.kazak@samsung.com>
5 years agoFix no reaction bug about changing language option 87/86487/1
guochuyicmri [Mon, 29 Apr 2019 04:11:08 +0000 (12:11 +0800)]
Fix no reaction bug about changing language option

Change-Id: Ie1f75224d0cc70a87e77f5c357ed6e34b0cb3220
Issue-ID: PORTAL-565
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoUse all available information in audit log output 12/84912/2
Pawel Wieczorek [Wed, 10 Apr 2019 17:13:43 +0000 (19:13 +0200)]
Use all available information in audit log output

Comment is now also appended to the audit log.

Issue-ID: PORTAL-553
Change-Id: Ia30d6f61b04131d4456dfc55575b1f7678e26967
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
5 years agoApp_id chged to 11, Acumos logo fixed 94/86094/1
Welch, Lorraine (lb2391) [Tue, 23 Apr 2019 20:16:24 +0000 (16:16 -0400)]
App_id chged to 11, Acumos logo fixed

Issue-ID: PORTAL-563

Change-Id: I10b9d63e4c27410ab73a64028c7a94814305b901
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoSonar fix too mnay method param 42/85742/1
Arindam Mondal [Fri, 19 Apr 2019 04:57:34 +0000 (13:57 +0900)]
Sonar fix too mnay method param

+) Reduced too many method param
++) Code format

Issue-ID: PORTAL-561
Change-Id: I2c27344477b318ab0f1a77442579be459c3597fd
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
5 years agofix .gitattributes for *.rst 99/85699/2
k.kazak [Thu, 18 Apr 2019 14:57:21 +0000 (16:57 +0200)]
fix .gitattributes for *.rst

Fixed line endings setting for *.rst files

Change-Id: If2d86d51dc330fedc32329b1e07ee48805af37c4
Issue-ID: PORTAL-560
Signed-off-by: k.kazak <k.kazak@samsung.com>
5 years agoMerge "Rel Notes for HTTP security check for SDC"
Manoop Talasila [Tue, 16 Apr 2019 20:58:20 +0000 (20:58 +0000)]
Merge "Rel Notes for HTTP security check for SDC"

5 years agoRel Notes for HTTP security check for SDC 12/85512/1
Welch, Lorraine (lb2391) [Tue, 16 Apr 2019 19:19:40 +0000 (15:19 -0400)]
Rel Notes for HTTP security check for SDC

Issue-ID: PORTAL-555

Change-Id: I4e7c15ca60b92aa6185eba596920c2c26dcbc92b
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoUpdate Docker Image Number 10/85510/1
statta [Tue, 16 Apr 2019 18:58:13 +0000 (14:58 -0400)]
Update Docker Image Number

Issue-ID: PORTAL-557

Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87
Signed-off-by: statta<statta@research.att.com>
5 years agoAdded work around for VID access in the rel. notes 72/85372/2
Welch, Lorraine (lb2391) [Mon, 15 Apr 2019 21:03:25 +0000 (17:03 -0400)]
Added work around for VID access in the rel. notes

Issue-ID: PORTAL-555

Change-Id: Ic1a207cd93894c601358502b101bae22a7e2d578
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoMerge "Add multi-language APIs into BE-common"
Manoop Talasila [Thu, 11 Apr 2019 13:44:32 +0000 (13:44 +0000)]
Merge "Add multi-language APIs into BE-common"

5 years agoMerge "Add language tables and init data into DB-common"
Manoop Talasila [Thu, 11 Apr 2019 13:44:23 +0000 (13:44 +0000)]
Merge "Add language tables and init data into DB-common"

5 years agoMerge "Modify html label to support multi-language"
Manoop Talasila [Thu, 11 Apr 2019 13:42:51 +0000 (13:42 +0000)]
Merge "Modify html label to support multi-language"

5 years agoMerge "Add translate javascript into FE-common"
Manoop Talasila [Thu, 11 Apr 2019 13:42:26 +0000 (13:42 +0000)]
Merge "Add translate javascript into FE-common"

5 years agoMerge "Modify html label to support multi-language"
Manoop Talasila [Thu, 11 Apr 2019 13:41:56 +0000 (13:41 +0000)]
Merge "Modify html label to support multi-language"

5 years agoMerge "Add multi-language APIs configuration into FE-os"
Manoop Talasila [Thu, 11 Apr 2019 13:41:13 +0000 (13:41 +0000)]
Merge "Add multi-language APIs configuration into FE-os"

5 years agoMerge "Add language files into FE-os"
Manoop Talasila [Thu, 11 Apr 2019 13:39:19 +0000 (13:39 +0000)]
Merge "Add language files into FE-os"

5 years agoMerge "Add angular-translate plugin into FE-os"
Manoop Talasila [Thu, 11 Apr 2019 13:37:01 +0000 (13:37 +0000)]
Merge "Add angular-translate plugin into FE-os"

5 years agoMerge "Updated Release Notes on Keystore cert"
Manoop Talasila [Thu, 11 Apr 2019 13:36:27 +0000 (13:36 +0000)]
Merge "Updated Release Notes on Keystore cert"

5 years agoUpdated Release Notes on Keystore cert 62/84962/1
Welch, Lorraine (lb2391) [Wed, 10 Apr 2019 22:27:30 +0000 (18:27 -0400)]
Updated Release Notes on Keystore cert

Issue-ID: PORTAL-549

Change-Id: Id32954cd47469cff79c68220821f36fdb0d95f4d
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoAdd multi-language APIs into BE-common 14/83914/1
shentao999 [Tue, 2 Apr 2019 02:18:24 +0000 (10:18 +0800)]
Add multi-language APIs into BE-common

Change-Id: Ia9fddbe81bb2eb8d3e0786fcc81f0469ed45bfa0
Issue-ID: PORTAL-376
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoAdd language tables and init data into DB-common 13/83913/1
shentao999 [Tue, 2 Apr 2019 02:07:27 +0000 (10:07 +0800)]
Add language tables and init data into DB-common

Change-Id: I0a20395435cc600f8b710e9879bea60fea9abc9d
Issue-ID: PORTAL-376
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoModify html label to support multi-language 12/83912/1
shentao999 [Tue, 2 Apr 2019 01:56:55 +0000 (09:56 +0800)]
Modify html label to support multi-language

Change-Id: I2f189dd935307488d8e63db624931ddbb1a18e95
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoAdd translate javascript into FE-common 11/83911/1
shentao999 [Tue, 2 Apr 2019 01:49:43 +0000 (09:49 +0800)]
Add translate javascript into FE-common

Change-Id: I6001019f07eb03e550906accbd85e174a883ab2d
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoModify html label to support multi-language 10/83910/1
shentao999 [Tue, 2 Apr 2019 01:29:10 +0000 (09:29 +0800)]
Modify html label to support multi-language

Change-Id: I080a1abce7daeebab1a1c3ab01c6ad9af94e13ed
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoAdd multi-language APIs configuration into FE-os 09/83909/1
shentao999 [Tue, 2 Apr 2019 01:24:30 +0000 (09:24 +0800)]
Add multi-language APIs configuration into FE-os

Change-Id: I23a9c59d34ed17344504b17dd0cfb4de77418842
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoAdd language files into FE-os 08/83908/1
shentao999 [Tue, 2 Apr 2019 01:21:56 +0000 (09:21 +0800)]
Add language files into FE-os

Change-Id: If315a0788b198590b380e995a90fc65bb41ac62d
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoAdd angular-translate plugin into FE-os 07/83907/1
shentao999 [Tue, 2 Apr 2019 01:18:32 +0000 (09:18 +0800)]
Add angular-translate plugin into FE-os

Change-Id: I8f443ed760a4522e0bc83f5fcfb359f3316da3b1
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
5 years agoAdded Acumos link, News, Event 31/83531/1
Welch, Lorraine (lb2391) [Wed, 27 Mar 2019 21:20:36 +0000 (17:20 -0400)]
Added Acumos link, News, Event
Issue-ID: PORTAL-467

Change-Id: I320911c24bca48e6bf09658f4344eb5ab62f6ac7
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoCADI AAF Integration and merging the code 25/82825/2
hb123f [Wed, 20 Mar 2019 16:20:44 +0000 (12:20 -0400)]
CADI AAF Integration and merging the code

Issue-ID: PORTAL-319

CADI AAF Integration and code merge

Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801
Signed-off-by: hb123f <hbindu@research.att.com>
5 years agoReduce image size of containers 93/79593/1
Sylvain Desbureaux [Mon, 4 Mar 2019 07:45:37 +0000 (08:45 +0100)]
Reduce image size of containers

CIA project goal is to reduce image size of container and make the
container multi architecture.

Portal images are already multi architecure ready and portal-wms and
portal-db are also done in an efficient way.

Portal-app and portal-sdk although can be shrinked, using multi stage
docker builds.

This commit allow a noticeable shrink for both of them:

from 708Mb to 298Mb for portal-app and from 388Mb to 257Mb for
portal-sdk.

Change-Id: Id5cca8b78d0d9ee1724259dab40b7ccff910c628
Issue-ID: INT-939
Issue-ID: INT-922
Issue-ID: INT-881
Issue-ID: INT-925
Issue-ID: INT-936
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
5 years agoupdated version changes 04/77804/2
Kotta, Shireesha (sk434m) [Mon, 4 Feb 2019 18:33:26 +0000 (13:33 -0500)]
updated version changes

Issue-ID: PORTAL-356

updated DDL/DML version changes

Change-Id: Ic0f2ebe772caefce5c0bb659f72035bb05b0a4fe
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
5 years agoUpgrade Portal dockerFiles 40/78140/1
Manoop Talasila [Fri, 8 Feb 2019 18:47:48 +0000 (13:47 -0500)]
Upgrade Portal dockerFiles

To use openjdk:8-alpine rather than frolvlad/alpine-oraclejdk8:slim as it is not available anymore in docker hub.

Issue-ID: PORTAL-518
Change-Id: I1159065100aaba1db1cd83701be3ad66f1a0902e
Signed-off-by: Manoop Talasila <talasila@research.att.com>
5 years agoMerge "Updated Casablanca Maintenance Rel Notes"
Manoop Talasila [Fri, 8 Feb 2019 18:18:54 +0000 (18:18 +0000)]
Merge "Updated Casablanca Maintenance Rel Notes"

5 years agoMerge "Fixed sonar issue of EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:35:59 +0000 (21:35 +0000)]
Merge "Fixed sonar issue of EPFusionBaseController.java"

5 years agoMerge "PeerBroadcastSocket(Make "channelMap" field final)"
Manoop Talasila [Thu, 7 Feb 2019 21:34:29 +0000 (21:34 +0000)]
Merge "PeerBroadcastSocket(Make "channelMap" field final)"

5 years agoMerge "Sonar issue-fix -- (ExternalAppConfig.java)"
Manoop Talasila [Thu, 7 Feb 2019 21:33:34 +0000 (21:33 +0000)]
Merge "Sonar issue-fix -- (ExternalAppConfig.java)"

5 years agoMerge "Sonar Issue Fix - PORTAL-486"
Manoop Talasila [Thu, 7 Feb 2019 21:32:40 +0000 (21:32 +0000)]
Merge "Sonar Issue Fix - PORTAL-486"

5 years agoMerge "Sonar Issue Fix - PORTAL-487"
Manoop Talasila [Thu, 7 Feb 2019 21:30:51 +0000 (21:30 +0000)]
Merge "Sonar Issue Fix - PORTAL-487"

5 years agoMerge "PORTAL-491 - EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:30:28 +0000 (21:30 +0000)]
Merge "PORTAL-491 - EPFusionBaseController.java"

5 years agoMerge "PORTAL-492 - EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:30:13 +0000 (21:30 +0000)]
Merge "PORTAL-492 - EPFusionBaseController.java"

5 years agoMerge "PORTAL-493 - EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:29:41 +0000 (21:29 +0000)]
Merge "PORTAL-493 - EPFusionBaseController.java"

5 years agoMerge "PORTAL-494 - EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:29:27 +0000 (21:29 +0000)]
Merge "PORTAL-494 - EPFusionBaseController.java"

5 years agoMerge "PORTAL-495 - EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:29:13 +0000 (21:29 +0000)]
Merge "PORTAL-495 - EPFusionBaseController.java"

5 years agoMerge "PORTAL-496 - EPFusionBaseController.java"
Manoop Talasila [Thu, 7 Feb 2019 21:28:32 +0000 (21:28 +0000)]
Merge "PORTAL-496 - EPFusionBaseController.java"