9463 Commits (0340612e091efeea50b63a20528014f516296174)

Author SHA1 Message Date
Oleksandra Matviienko 0340612e09 chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2 3 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 3 months ago
Sergey Matvienko 310e53fb23 Fix flaky DeviceProfileControllerTest invalid-RPC-schema tests 3 months ago
Sergey Matvienko 1b749ebadf Fix flaky UserEdgeTest.testCreateUpdateDeleteTenantUser 3 months ago
dashevchenko 600c8bf280 Fix flaky DefaultResourceDataCacheTest.testGetCachedResourceData 5 months ago
Viacheslav Klimov 75d2613a73
Apply LTS schema update during full-version upgrade 3 months ago
Viacheslav Klimov e782f4c846
Enhance SystemPatchApplier for LTS version support 3 months ago
Dmytro Skarzhynets 3fe1110123 fix: use presencePenalty instead of frequencyPenalty for Vertex AI GenerationConfig 3 months ago
Sergey Matvienko 5931921c04 Fix REST API Call node blocking actor thread and semaphore permit leak 3 months ago
dashevchenko f624c0fcb1 deleted redundant import 3 months ago
dashevchenko fca4f837a2 enhanced test 3 months ago
dashevchenko 8594ea3e63 refactoring 3 months ago
dashevchenko ef4bbc0b49 system alarm comment access control fix 3 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 3 months ago
dashevchenko bf307a41bd added tests for DefaultWebSocketService 4 months ago
dashevchenko a75c008f50 added tests for DefaultWebSocketService.processSubscription 4 months ago
dashevchenko cffd2e96cc fixed WS limit handling for "Sessions per public user maximum number" 4 months ago
dashevchenko 7cce88f330 fixed potential NPE, code cleanup 4 months ago
dashevchenko c033f4b5b3 refactoring, added tests 4 months ago
dashevchenko f0af688282 refactoring, added tests 4 months ago
dashevchenko 262565a411 refactoring 4 months ago
dashevchenko f651f0a721 fixed cache cleanup on tenant/entity deletion for DefaultCalculatedFieldCache, DefaultTbAssetProfileCache, DefaultTbDeviceProfileCache 4 months ago
Viacheslav Klimov 02529029c5
Update default CSP value covering core ThingsBoard functionality 4 months ago
Viacheslav Klimov de0c2850f7
Fix CSP example value to include img-src and font-src directives 4 months ago
Viacheslav Klimov 688a1d52b3
Sanitize database error messages 4 months ago
Viacheslav Klimov 61bccb005a
Restore runtime SSRF validation in CustomOAuth2ClientMapper 4 months ago
Viacheslav Klimov c1dd327b47
Add description comments for security headers properties in thingsboard.yml 4 months ago
Viacheslav Klimov 3a765209ff
Address PR review comments 4 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 4 months ago
Viacheslav Klimov 07af263997
Add configurable security headers and env-var-backed CORS configuration 4 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 4 months ago
Sergey Matvienko 3adfd9bd5a Fix flaky testReadSingleResource_sendFromClient_CollectedValue: reset static timestamps before each run 4 months ago
Sergey Matvienko cf795139bb Fix flaky testFirmwareUpdateByObject5_Ok: isolate LeshanClient.stop() exception 4 months ago
Andrii Landiak e2e6f44d6b Fix stale test after notification request cleanup refactoring 4 months ago
Sergey Matvienko a928799909 Enrich SSL configuration documentation with path resolution details 4 months ago
Sergey Matvienko fbf690cd8f Reuse AbstractWebTest.TIMEOUT for Awaitility timeout in EdgeGrpcSslTest 4 months ago
Sergey Matvienko 4d2545052d Use production EdgeGrpcService.setupSsl() in tests instead of copy-pasted logic 4 months ago
Sergey Matvienko c65b172d7e Improve test method names for clarity 4 months ago
Sergey Matvienko 561a8597aa Add RSA-4096 and EC-P256 key types, parameterize all tests 4 months ago
Sergey Matvienko c149927a6e Add ECDSA P-384 test, refactor to parameterized tests 4 months ago
Sergey Matvienko 9e19d0818e Improve EdgeGrpcSslTest: use port 0 and Awaitility 4 months ago
Sergey Matvienko 521efe1067 Add EdgeGrpcSslTest covering all SSL setup scenarios 4 months ago
Sergey Matvienko 8f99510d07 Restore default private_key value for backward compatibility 4 months ago
Sergey Matvienko 9de53e7781 Support combined PEM cert+key for Edge gRPC SSL 4 months ago
Sergey Matvienko 9dd1541ff7 Fix flaky tests: await async save futures before assertions 4 months ago
Sergey Matvienko 42179bddf8 Add comment explaining why EntityViewControllerTest owns its MQTT port 4 months ago
Sergey Matvienko 95016447cc Fix EntityViewControllerTest MQTT port collision with other test contexts 4 months ago
dashevchenko dd9fdb4181 refactoring 4 months ago
Andrii Landiak 0587adb789 Refactoring after review 4 months ago
dashevchenko e82861b3e9 refactoring 4 months ago