9608 Commits (63aea3dcfeefa40f08dfe8d8ef3bc6c65509af7e)

Author SHA1 Message Date
Oleksandra Matviienko c908d04afb fix: add SSRF protection to AI model provider URLs 5 months ago
Sergey Matvienko 5931921c04 Fix REST API Call node blocking actor thread and semaphore permit leak 5 months ago
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 5 months ago
dashevchenko f624c0fcb1 deleted redundant import 5 months ago
Andrii Landiak 63654ccb3b Fix typo 5 months ago
dashevchenko fca4f837a2 enhanced test 5 months ago
dashevchenko 8594ea3e63 refactoring 5 months ago
dashevchenko ef4bbc0b49 system alarm comment access control fix 5 months ago
dashevchenko e7ca14ad11 deleted deprecated proto field and corresponding code 5 months ago
Igor Kulikov c770bf290f Update card installed state, remove labels, detail dialog info, and API changes 5 months ago
Andrew Shvayka e05b56b9a4
Feature/device library (#15347) 5 months ago
Igor Kulikov 1e70c4acad Add installed items count API, installed items button, and menu reorder 5 months ago
Igor Kulikov 2332445c03 Add card install/update state, itemType filter, and detail dialog image carousel 5 months ago
Igor Kulikov ce5625a332 Add solution template install support to IoT Hub integration 5 months ago
dashevchenko bf307a41bd added tests for DefaultWebSocketService 5 months ago
dashevchenko a75c008f50 added tests for DefaultWebSocketService.processSubscription 5 months ago
dashevchenko cffd2e96cc fixed WS limit handling for "Sessions per public user maximum number" 5 months ago
Andrii Landiak cfc3935860 Set TB_TRANSPORT_SSL_CERTIFICATE_RELOAD_ENABLED default to 'true' 5 months ago
Andrii Landiak 22d9506206 Improve SSL certificate reload: rollback safety, defaults, and test encapsulation 5 months ago
Andrii Landiak 255bb38dc2 Fimprove SSL certificate reload robustness and config clarity 5 months ago
Andrii Landiak 8be7a23b15 Added automatic SSL/TLS certificate reload for transports without service restart 5 months ago
dashevchenko 7cce88f330 fixed potential NPE, code cleanup 5 months ago
dashevchenko c033f4b5b3 refactoring, added tests 5 months ago
dashevchenko f0af688282 refactoring, added tests 6 months ago
dashevchenko 262565a411 refactoring 6 months ago
dashevchenko f651f0a721 fixed cache cleanup on tenant/entity deletion for DefaultCalculatedFieldCache, DefaultTbAssetProfileCache, DefaultTbDeviceProfileCache 6 months ago
Viacheslav Klimov 02529029c5
Update default CSP value covering core ThingsBoard functionality 6 months ago
Viacheslav Klimov de0c2850f7
Fix CSP example value to include img-src and font-src directives 6 months ago
Viacheslav Klimov 688a1d52b3
Sanitize database error messages 6 months ago
Viacheslav Klimov 61bccb005a
Restore runtime SSRF validation in CustomOAuth2ClientMapper 6 months ago
Viacheslav Klimov c1dd327b47
Add description comments for security headers properties in thingsboard.yml 6 months ago
Viacheslav Klimov 3a765209ff
Address PR review comments 6 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 6 months ago
Viacheslav Klimov 07af263997
Add configurable security headers and env-var-backed CORS configuration 6 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 6 months ago
Igor Kulikov 09438ca931 Refactor IoT Hub update flow with checksum-based modification detection 6 months ago
Sergey Matvienko 3adfd9bd5a Fix flaky testReadSingleResource_sendFromClient_CollectedValue: reset static timestamps before each run 6 months ago
Sergey Matvienko cf795139bb Fix flaky testFirmwareUpdateByObject5_Ok: isolate LeshanClient.stop() exception 6 months ago
Andrii Landiak e2e6f44d6b Fix stale test after notification request cleanup refactoring 6 months ago
Sergey Matvienko a928799909 Enrich SSL configuration documentation with path resolution details 6 months ago
Sergey Matvienko fbf690cd8f Reuse AbstractWebTest.TIMEOUT for Awaitility timeout in EdgeGrpcSslTest 6 months ago
Sergey Matvienko 4d2545052d Use production EdgeGrpcService.setupSsl() in tests instead of copy-pasted logic 6 months ago
Sergey Matvienko c65b172d7e Improve test method names for clarity 6 months ago
Sergey Matvienko 561a8597aa Add RSA-4096 and EC-P256 key types, parameterize all tests 6 months ago
Sergey Matvienko c149927a6e Add ECDSA P-384 test, refactor to parameterized tests 6 months ago
Sergey Matvienko 9e19d0818e Improve EdgeGrpcSslTest: use port 0 and Awaitility 6 months ago
Sergey Matvienko 521efe1067 Add EdgeGrpcSslTest covering all SSL setup scenarios 6 months ago
Sergey Matvienko 8f99510d07 Restore default private_key value for backward compatibility 6 months ago
Sergey Matvienko 9de53e7781 Support combined PEM cert+key for Edge gRPC SSL 6 months ago
Sergey Matvienko 9dd1541ff7 Fix flaky tests: await async save futures before assertions 6 months ago