Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Constructor has 52 parameters, which is greater than 7 authorized
Issue-ID: PORTAL-562
Change-Id: Iaee1a1593adb6b8f74decc852af34301c23a5761
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Override "equals(Object obj)" to comply with the contract of the "compareTo(T o)" method
Make "auditTrail" transient or serializable
Reduce the number of conditional operators (4) used in the expression (maximum allowed 3)
Issue-ID: PORTAL-562
Change-Id: Ic867eca2d2f57d68bbc902f27bf0eb9753aeeaa1
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use a logger to log this exception
Make sure creating this cookie without the "secure" flag is safe here
Either re-interrupt this method or rethrow the "InterruptedException"
Issue-ID: PORTAL-562
Change-Id: I91d6adce835d9adec4328642e8445f074f7d2d57
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Sonar errors fix in class AppsControllerExternalRequest
Issue-ID: PORTAL-664
Change-Id: If89e9fa62525c46abc369df4bf4c760cee3abb8a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
A "NullPointerException" could be thrown; "epUser" is nullable here
Either log or rethrow this exception
Issue-ID: PORTAL-562
Change-Id: I11a72534f75efec474f49f8a5cb66affb810348f
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
|
|
+) Fix NPE
++) implement equals instead of ==
Issue-ID: PORTAL-680
Change-Id: I3a0df60b6171b114afc841b40838f6a4484370ee
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
|
|
ExternalAccessRolesControllerDashboardController"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+) removed unused imports and done formatting
Issue-ID: PORTAL-680
Change-Id: I1f6ceca61dfc59726cc9e5f7ad802e5c9b0f4d6e
Signed-off-by: arindamm <arind.mondal@samsung.com>
|
|
Sonar errors EPUserUtils class fix
Issue-ID: PORTAL-667
Change-Id: I7a8a39ac52ee2da5d2c2ab0016a8bbea0acb4d21
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
SchedulerRestInterface sonar errors class fix
Issue-ID: PORTAL-666
Change-Id: Ia060191cfccaf325101c5824233d2fa5ed00aca6
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Sonar errors in ExternalRoleDetails class
Issue-ID: PORTAL-665
Change-Id: I08b19539a4ca154caf8d75f52e3f04ca6ebc1d8f
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Sonar errors fix in NotificationCleanupConfig class
Issue-ID: PORTAL-663
Change-Id: I8b5f5e9c024fe0c11240367c7154cafd7d885e4a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Sonar errors fix.
Issue-ID: PORTAL-662
Change-Id: I87cb3e5721c93749e6a791a2c147bbe0d64f08d1
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Custom data validator used to fix this issue.
Issue-ID: OJSI-15
Change-Id: I84bfb81e5d87f80211d46d1141cbf8e4075660fe
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Custom data validator used to fix this issue.
Issue-ID: OJSI-15
Change-Id: I9a978846ffc50d840a676b994aa4fb89248b5372
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Custom data validotor is used to valid incoming data.
Issue-ID: OJSI-15
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: I1b2a1fe0fcb6278a7b12017479243009142c2cbd
|
|
Add dependency to pom.xml file
Issue-ID: PORTAL-660
Change-Id: I02e21024d10cca71b2f090117fb0afdf0b29578b
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Custom data validator used to secure this class
Issue-ID: OJSI-15
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: I231731b9deb60310b698d70179cddd471cffd7fb
|
|
Custom data validator used to fix this issue.
Issue-ID: OJSI-15
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: I0113097b2118656780f4f9bca8b4ee99e85b6f6d
|
|
Custom data validator used to fix this issue.
Issue-ID: OJSI-15
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: Iafaca1806cf7106b91efdfd9cb40132020b114f2
|
|
Custom data validator used to fix this issue.
Issue-ID: OJSI-15
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: Ie8df4df552cfe53e3839c7021284f0226ea56a39
|
|
Custom XSS filter used to fix thisa issue.
DataValidator upgrade to single instance of ValidatorFactory;
Issue-ID: OJSI-15
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: I7222cfb84e1e5bb240619aac9c7bca85d215229a
|
|
This reverts commit 941133a42bad6a1d73c63913a950d1e4bc814fde.
This is required because this commit breaks the portal unit test due
to some other changes that happen between verify job and merge of that commit.
Issue-ID: OJSI-174
Change-Id: Ieb53f8ba23e2b1b05c67ec4d7d51c6d5107cfb87
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|