Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Catching the exception in the SecurityXssFilter class.
Issue-ID: OJSI-192
Change-Id: I8d9d7a3032f98afcb58285b13b13d5ce35fddadd
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
|
|
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>
|
|
Change-Id: Ie1f75224d0cc70a87e77f5c357ed6e34b0cb3220
Issue-ID: PORTAL-565
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Issue-ID: PORTAL-319
CADI AAF Integration and code merge
Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801
Signed-off-by: hb123f <hbindu@research.att.com>
|
|
|
|
|
|
PeerBroadcastSocket.java - Make this "public static channelMap" field final(line:58)
Issue-ID: PORTAL-500
Change-Id: Id1227b06e64d37b29c66083da0ef8f37b2c032df
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Remove this method to simply inherit it.(ExternalAppInitializer.java)
Issue-ID: PORTAL-486
Change-Id: Ifce3ea6ab7dc58e199f4a93dd75c427eebae9f6c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Fixed sonar issue - Remove this method to simply inherit it. (ExternalAppConfig.java)
Issue-ID: PORTAL-483
Change-Id: Id624b5a9b2bb70f1ab08dbbe0b5669fa63aed1ec
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
|
|
Issue-ID: PORTAL-432
add roles to user when the app is centralized
Change-Id: I46a782be24ea1804597dc7205bf98170731ffe4d
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
|
|
Issue-ID: PORTAL-386
failed to create user with special char in login_id
Change-Id: I613daa21efed9f6f137bd817a1a8aa2f9669cee8
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
|
|
Issue-ID: PORTAL-386, PORTAL-389
failed to create user with special char in login_id
Change-Id: I415adf615a7af97319d8d11a740e75d3dfa11583
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
|
|
|
|
|
|
Fixed sonar issue, annotate interface with @FunctionalInterface
annotation
Issue-ID: PORTAL-374
Change-Id: I30472b6c18ef350b687d74acce4545c250462f6d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed below sonar issue at line 52,
Immediately return this expression instead of assigning it to the
temporary variable 'hyperlink'
Issue-ID: PORTAL-364
Change-Id: I33b854b15e163146415040bf98dbd7e992d04b61
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed the below sonar issue at line number 40 and 41,
'Remove unused imports'.
Issue-ID: PORTAL-370
Change-Id: Id009380e96bb38391ae90e599e0f90c6344642ca
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Either log or rethrow this exception.
Change-Id: Icad977130e20d5a4d1fe972be73277b5d45d41b7
Issue-ID: PORTAL-363
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c
Signed-off-by: sa282w <sa282w@att.com>
|
|
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Ibfa06dcbc7809d9d2598af4ba31dd8c88943aa20
Signed-off-by: Hima Elisetty <hb123f@att.com>
|
|
|
|
|
|
Issue-ID: PORTAL-302
Change-Id: I864141df5d5069a23086d3cc7b5c955a0a3fd1c3
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Adding junit in Portal for OnboardingApp.java
OnboardingApp.java
Sonar Link: https://sonar.onap.org/code?id=org.onap.portal%3Aonap-portal-parent&selected=org.onap.portal%3Aportal-be-os%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Ftransport%2FOnboardingApp.java
Location : portal-be-os/src/main/java/org/onap/portalapp/portal/transport/OnboardingApp.java
Change-Id: I4324534071724e01254fc35da952aae30dd338c6
Issue-ID: PORTAL-287
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
|
|
Junit for:
1.LogJob.java
2.LogRegistry.java
3.Register.java
4.RegistryAdapter.java
Sonar link:
https://sonar.onap.org/code?id=org.onap.portal%3Aonap-portal-parent&selected=org.onap.portal%3Aportal-be-os%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fscheduler
Change-Id: I25d8bd6c7fba9757ca8261935ee364244478cef0
Issue-ID: PORTAL-289
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
|
|
Reverted previous change to redirect from incorrect login screens. Instead, navigating to the main application page without a valid session results in being sent to the login page
Removed some mistaken changes
These didn't relate to the fix
Issue-ID: PORTAL-278
Change-Id: I82c4a1ed26ede0119cdc4d1f9b818780ca876801
Signed-off-by: William Kurkian <wkurkian@cisco.com>
|
|
Issue-ID: PORTAL-290, PORTAL-291
Bulk upload changes and music health check apis
Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-211
Change-Id: I01a145728ea70190a145005dac4b710100d39524
Signed-off-by: st782s <statta@research.att.com>
|
|
|
|
Issue-ID: PORTAL-220
Portal admin deletion
Change-Id: Id7c0b94470e81772d25e3af1a077b327de3f79c4
Change-Id: I620b76c4f20227236655c6ff06bb455890494061
Signed-off-by: Hima Elisetty <hb123f@att.com>
|
|
Issue-ID: PORTAL-210
Music POM update
Change-Id: I6808b5585443f8d6bbbb936acfb0d8dc44146d02
Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
|
|
Issue-ID: PORTAL-19
Remove ecomp trademark
Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
|
|
Issue-ID: PORTAL-256
Fix on Users page modal
Change-Id: I44427259c0a6caa9623a884e5127e16de86cff8d
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
|
|
Issue-ID: PORTAL-241
Get Roles on Users page for ext app
Change-Id: I7f57b681c43dbf59cdb19e7da8eb40e523768d3e
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
|
|
Issue-ID: PORTAL-252
Change-Id: I93d7f6bc54ab626e1830d67ac73ff9ec612de82f
Signed-off-by: st782s <statta@research.att.com>
|
|
Issue-ID: PORTAL-155
Excluded beanshell, nimbus dependency and upgraded the version of
spring-security-web and tomcat-embed-core.
Change-Id: I2f238d8cdeb61084b1a86099c25b5bd8f30d5e93
Signed-off-by: sa282w <sa282w@att.com>
|
|
|
|
|
|
Minor and Major Sonar issues for ExternalAppInitializer.java
Change-Id: I2673a13f73e88acc970c6aa64431f8124cf068cf
Issue-ID: PORTAL-227
Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
|
|
Minor and Major Sonar issues for ExternalAppConfig.java
Change-Id: Ib62f9436a63639fa6481bd9823712e252a6dd83b
Issue-ID: PORTAL-226
Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
|
|
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217
Includes JUNITS and docker changes, music integration and security fixes
Change-Id: Ib9205d7e8aa31c525a87e9d9a8076906ea4c7f0a
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217
Includes JUNITS and docker changes, music integration and security fixes
Change-Id: Ib974401b48efc1f0d4f98036b0028043c3283691
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-136
Includes JUNITS
Change-Id: I5ea9dc100dcf4a14c57dff5663e1e55a1677a017
Signed-off-by:Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-155
Includes JUNITS, security issues fix
Change-Id: I7c4032808163c46bf53477195823c7ed9dc99edc
Signed-off-by:GUJJA <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-207
Includes JUNITS
Change-Id: If0befc3456e15106ac1f79e4c4462c072beeeec3
Signed-off-by:GUJJA <kg811t@research.att.com>
|
|
Issue-ID: PORTAL-136
Includes JUNITS
Change-Id: I859aa9de0ce51a1ac699c81e98c2af7fda7ae660
Signed-off-by:GUJJA <kg811t@research.att.com>
|