10462 Commits (eb8bbcfaec6ddeea910d2bcd2d5a1b53316d725b)

Author SHA1 Message Date
Viacheslav Klimov e782f4c846
Enhance SystemPatchApplier for LTS version support 2 months ago
Viacheslav Klimov 37699ff311
Preserve 4.2.1 -> 4.3 upgrade script 2 months ago
Sergey Matvienko 5931921c04 Fix REST API Call node blocking actor thread and semaphore permit leak 2 months ago
dashevchenko f624c0fcb1 deleted redundant import 2 months ago
dashevchenko fca4f837a2 enhanced test 2 months ago
dashevchenko 8594ea3e63 refactoring 2 months ago
dashevchenko ef4bbc0b49 system alarm comment access control fix 2 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 2 months ago
Viacheslav Klimov ee975cf386
Version set to 4.3.1.2-SNAPSHOT 2 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 2 months ago
dashevchenko bf307a41bd added tests for DefaultWebSocketService 2 months ago
dashevchenko a75c008f50 added tests for DefaultWebSocketService.processSubscription 2 months ago
dashevchenko cffd2e96cc fixed WS limit handling for "Sessions per public user maximum number" 2 months ago
IrynaMatveieva 0e8995eb93 revert tenant filtering except for type-based lookup 2 months ago
IrynaMatveieva 5b94f14096 Fix calculated field cache to filter by tenant 2 months ago
Sergey Matvienko 7bb708888f Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version 2 months ago
Sergey Matvienko d2cde5ba94 Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip) 3 months ago
dashevchenko 7cce88f330 fixed potential NPE, code cleanup 2 months ago
dashevchenko c033f4b5b3 refactoring, added tests 2 months ago
dashevchenko c7ae240d5a fixed evictOwner method to delete customers/subcustomers entities as well 2 months ago
dashevchenko 6e2eb5dc34 refactoring 2 months ago
dashevchenko 8204bc4601 fixed Tenant profile not found handling during cf initialization 2 months ago
dashevchenko f0af688282 refactoring, added tests 2 months ago
dashevchenko a582d15807 fixed DEVICE_PROFILE,ASSET_PROFILE cfs cleanup, refactoring 2 months ago
dashevchenko c410b9317f refactoring: moved cf cache cleanup logic from AbstractConsumerService to DefaultCalculatedFieldCache 2 months ago
dashevchenko 262565a411 refactoring 3 months ago
dashevchenko f651f0a721 fixed cache cleanup on tenant/entity deletion for DefaultCalculatedFieldCache, DefaultTbAssetProfileCache, DefaultTbDeviceProfileCache 3 months ago
Viacheslav Klimov 02529029c5
Update default CSP value covering core ThingsBoard functionality 3 months ago
Viacheslav Klimov de0c2850f7
Fix CSP example value to include img-src and font-src directives 3 months ago
Viacheslav Klimov 688a1d52b3
Sanitize database error messages 3 months ago
Viacheslav Klimov 61bccb005a
Restore runtime SSRF validation in CustomOAuth2ClientMapper 3 months ago
Viacheslav Klimov c1dd327b47
Add description comments for security headers properties in thingsboard.yml 3 months ago
Viacheslav Klimov 3a765209ff
Address PR review comments 3 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 3 months ago
Viacheslav Klimov 07af263997
Add configurable security headers and env-var-backed CORS configuration 3 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 3 months ago
Sergey Matvienko 3adfd9bd5a Fix flaky testReadSingleResource_sendFromClient_CollectedValue: reset static timestamps before each run 3 months ago
Dmytro Skarzhynets f9953345ba fix: license headers 3 months ago
Sergey Matvienko cf795139bb Fix flaky testFirmwareUpdateByObject5_Ok: isolate LeshanClient.stop() exception 3 months ago
Andrii Landiak e2e6f44d6b Fix stale test after notification request cleanup refactoring 3 months ago
Dmytro Skarzhynets 1d9661124c feat: add additionalInfo field to CalculatedField 3 months ago
Viacheslav Klimov f9031dd63f
Version set to 4.3.1.1-SNAPSHOT 3 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 3 months ago
Sergey Matvienko a928799909 Enrich SSL configuration documentation with path resolution details 3 months ago
Sergey Matvienko fbf690cd8f Reuse AbstractWebTest.TIMEOUT for Awaitility timeout in EdgeGrpcSslTest 3 months ago
Sergey Matvienko 4d2545052d Use production EdgeGrpcService.setupSsl() in tests instead of copy-pasted logic 3 months ago
Sergey Matvienko c65b172d7e Improve test method names for clarity 3 months ago
Sergey Matvienko 561a8597aa Add RSA-4096 and EC-P256 key types, parameterize all tests 3 months ago
Sergey Matvienko c149927a6e Add ECDSA P-384 test, refactor to parameterized tests 3 months ago
Sergey Matvienko 9e19d0818e Improve EdgeGrpcSslTest: use port 0 and Awaitility 3 months ago