5925 Commits (3ca7f37c7083c7e2d517d03797c39f91342ac607)

Author SHA1 Message Date
Viacheslav Klimov 628fe04032
Make SsrfProtectionValidator-dependent tests more stable 5 months ago
Viacheslav Klimov 3747553527
Improve SSRF validator test coverage 5 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 5 months ago
Viacheslav Klimov ae8246fc60
Fix SSRF DNS rebinding bypass, add allow-list, protect additional HTTP vectors 5 months ago
dashevchenko c3b0ce2ca2 fixed openapi schema ordering 5 months ago
dashevchenko ea3271af3a fixed order for Alarm 5 months ago
dashevchenko 31d6b20944 fixed ByteBuffer fields for openapi schema 5 months ago
dashevchenko 2a3c668ec9 fixed readOnly for entityId, deterministic order of tags, fixed DebugEventFilter field duplication (isError, error), fixed OtaPackage data format 5 months ago
dashevchenko fdba60ae20 fixed ShortCustomerInfo openapi schema, refactoring 5 months ago
Sergey Matvienko c5c732f30f Address review: align interface param names with implementation 5 months ago
dashevchenko 0705dd42c2 added test checking DiscriminatorMapping for EntityExportData 5 months ago
dashevchenko 89acce4c20 added test checking DiscriminatorMapping for EntityId, some java docs 5 months ago
Viacheslav Klimov 1dbf348805
Add V_4_3_1_1 to EdgeVersion enum in edge.proto 5 months ago
Viacheslav Klimov 5d6869b3b4
Add V_4_2_2_1 to EdgeVersion enum in edge.proto 5 months ago
dashevchenko 0fa97af922 fixed FeaturesInfo class, added ability to manually set json property order 5 months ago
dashevchenko 77f5317610 minor refactoring 5 months ago
Dmytro Skarzhynets 1d9661124c feat: add additionalInfo field to CalculatedField 5 months ago
Viacheslav Klimov f9031dd63f
Version set to 4.3.1.1-SNAPSHOT 5 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 5 months ago
dashevchenko 4fd7d7eb61 NotificationRuleRecipientsConfig refactoring, added dedulication logic so that fields not being dulicated in children 5 months ago
dashevchenko 12b812ed1b EntityId openspec improvements 5 months ago
Sergey Matvienko 2e612899e2 Fix NotificationRuleRecipientsConfig serialization with Jackson 2.18.x 5 months ago
dashevchenko 2bcc82f682 eliminated usage of DefaultNotificationRuleRecipientsConfig and EntityExportData instances 5 months ago
Sergey Matvienko a2393f368c Keep isSSL() and getClientAddr() package-private for test accessibility 5 months ago
Sergey Matvienko a643a340d8 Address code review: fix naming, visibility, and lazy address resolution 5 months ago
Sergey Matvienko 2a926cfbdf MQTT transport: client remote address logged on exceptionCaught 12 months ago
Sergey Matvienko 45305e1884 MQTTS metrics 12 months ago
Volodymyr Babak 552bf59680 Refactoring ApiKeyService - merge save methods 5 months ago
dashevchenko e82861b3e9 refactoring 5 months ago
Viacheslav Klimov 8f731b1419
Add javadoc for all ActionType enum constants 5 months ago
Viacheslav Klimov f48dce0359
Fix additionalInfo @Schema annotations: correct copy-paste bugs and document JSON keys 5 months ago
Volodymyr Babak 04aed068bf
Edge api key sync (#87) 5 months ago
Sergey Matvienko d5b3a4ae70 Fix LwM2M Redis stores using separate connections for SCAN and GET 5 months ago
Viacheslav Klimov 0d23685b62
Fix flaky SsrfProtectionValidatorTest by moving @ResourceLock to class level 5 months ago
dashevchenko 5c8ec170b0 fixed codeProcessingUrl api method, minor sswagger improvemts 6 months ago
dashevchenko b1051c09dc unified api method names for better api client generation 6 months ago
dashevchenko 4bb0345641 fixed infinite loop for DefaultNotificationRuleRecipientsConfig openapi schema 6 months ago
dashevchenko c569516a3c fixed JsonSubTypes mapping 6 months ago
dashevchenko 92a036a26c deleted defaultImpl for models as openapi don`t suppport it 6 months ago
dashevchenko 56b18989b3 updated EntityExportData with missing discriminator mappings 6 months ago
dashevchenko 549e8ba12b fixed openapi issue with defaultImpl, deleted redundant allOf 6 months ago
Viacheslav Klimov 45c0691b47
Add SSRF protection 6 months ago
dashevchenko b13b12cb34 openapi improvements 6 months ago
dashevchenko 3f43dd9b59 openapi improvements 6 months ago
dashevchenko 41b435848a deleted redundant swagger annotations 6 months ago
Volodymyr Babak cfec3fbea2 Update edge inside session 6 months ago
dashevchenko 7729f4596e swagger annotation improvements 6 months ago
dashevchenko 992a4a8007 swagger annotation improvements 6 months ago
Volodymyr Babak e22a9d3e50 Added syncInProgress as edge attribute 6 months ago
dashevchenko a72a9c5174 deleted redundant code, md file, reverted some swagger properties for OtaPackageInfo fields 6 months ago