Igor Kulikov
|
c422e39724
|
Version set to 3.5.1-SNAPSHOT
|
3 years ago |
dashevchenko
|
9b461272c4
|
fixed xxe vulnerability
|
3 years ago |
YevhenBondarenko
|
c9fb23e105
|
SystemUtil improvements
|
3 years ago |
YevhenBondarenko
|
bcd2b94156
|
fixed start for windows
|
3 years ago |
ViacheslavKlimov
|
36743eb5af
|
Branch name validation
|
3 years ago |
ViacheslavKlimov
|
c39e8568ae
|
Upgrade improvements for notification system
|
3 years ago |
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
3 years ago |
ViacheslavKlimov
|
a4281fd6d3
|
Deduplication for new platform version notification
|
3 years ago |
Igor Kulikov
|
1f334d58ad
|
Introduce SystemParams object holding necessary UI system parameters
|
3 years ago |
Andrii Shvaika
|
89efe12c45
|
Fix Equals And HashCode issue for Device/Asset/EntityView Info
|
3 years ago |
Andrii Shvaika
|
7a385e34d1
|
DeviceInfo for Edge support
|
3 years ago |
Andrii Shvaika
|
dcbc4c5c7d
|
Device Info Filter
|
3 years ago |
Andrii Shvaika
|
8e20fd8800
|
Metric wildcards and default attributes
|
3 years ago |
ViacheslavKlimov
|
c542bb9b16
|
Notification system API description for Swagger
|
3 years ago |
Andrii Shvaika
|
a405999a88
|
Use shared attributes for sparkplug devices
|
3 years ago |
YevhenBondarenko
|
dba203037f
|
Added short doc for component clustering and added upgrade for mqtt node
|
3 years ago |
imbeacon
|
4d46bc1131
|
Added writing the key for arrays
|
3 years ago |
ViacheslavKlimov
|
6013e19e54
|
Fix entity action notification
|
3 years ago |
ViacheslavKlimov
|
b71257ba23
|
User title template param, improve notification preview, improve default notifications
|
3 years ago |
YevhenBondarenko
|
da0bd1dc92
|
renamed SingletonSupport to ClusteringMode and refactoring due to comments
|
3 years ago |
dashevchenko
|
62e9605971
|
renamed ALARM_ASSIGN to ALARM_ASSIGNED
|
3 years ago |
ViacheslavKlimov
|
af49a6a0be
|
Fix failing tests
|
3 years ago |
Igor Kulikov
|
14c61f65e9
|
UI: Alarm count datasource type support. Improve alarm filters.
|
3 years ago |
ViacheslavKlimov
|
97cc1ab0da
|
Improve entities count limit notification rule
|
3 years ago |
imbeacon
|
7ea35aa95a
|
License
|
3 years ago |
Andrii Shvaika
|
a0c370079e
|
Improve the device name
|
3 years ago |
imbeacon
|
9e98b1c006
|
License
|
3 years ago |
imbeacon
|
8f55fdd94b
|
Refactoring
|
3 years ago |
YevhenBondarenko
|
3261cf4fe3
|
implemented rule node singleton mode
|
3 years ago |
ViacheslavKlimov
|
fda74a72f0
|
Default notifications refactoring
|
3 years ago |
imbeacon
|
03d94c77d7
|
Added new function to TBEL helper
|
3 years ago |
ViacheslavKlimov
|
a9466032e1
|
Use findDeviceByIdAsync in TransportApiService
|
3 years ago |
ViacheslavKlimov
|
079b2a5ab7
|
Remove findDeviceByIdAsync from DeviceService
|
3 years ago |
Andrii Shvaika
|
b20057004b
|
Singleton rule node implementation
|
3 years ago |
Andrii Shvaika
|
d118b761c8
|
Extra protection from null values
|
3 years ago |
Sergey Matvienko
|
26ed90c534
|
kafka settings: kafka yaml parameters added for microservices same as thingsboard.yml . PropertyUtils added, duplicated code refactored to getProps. TB_QUEUE_KAFKA_REQUEST_TIMEOUT_MS and TB_QUEUE_KAFKA_SESSION_TIMEOUT_MS moved from other to main properties. Other yaml props is deprecated. other-inline added TB_QUEUE_KAFKA_OTHER_PROPERTIES. Tests added.
|
3 years ago |
Sergey Matvienko
|
e621a21df3
|
kafka settings: test added, refactored to use configureSSL exact once
|
3 years ago |
Sergey Matvienko
|
448fe341cf
|
kafka settings: added default values for values for TbKafkaSettings class
|
3 years ago |
YevhenBondarenko
|
08efbd1c85
|
revert tskv value noxss validation
|
3 years ago |
Andrii Landiak
|
1fc8d7a52b
|
Add validation for X509 trusted chain
|
3 years ago |
ViacheslavKlimov
|
7b6f3ed4df
|
Notification requests per rule rate limits
|
3 years ago |
Andrii Shvaika
|
7988a58c37
|
Protection from garbage in redis
|
3 years ago |
ViacheslavKlimov
|
e926854911
|
NoXss and length validation for notification entities
|
3 years ago |
Andrii Landiak
|
fbeb56cf70
|
Refactor after review and add tests for extracting by regex
|
3 years ago |
ViacheslavKlimov
|
5a57657479
|
Notification preview for first recipient; Slack notification preview; increase timeouts for testDelayedNotificationRequest
|
3 years ago |
Andrii Shvaika
|
5d84945ccd
|
Review and improvements
|
3 years ago |
YevhenBondarenko
|
ef86dc49b9
|
added noxss enable param for ts and attributes
|
3 years ago |
Andrii Dovhopoliy
|
1a3ee8512d
|
Fixed xss vulnerabilities in attributes and telemetry (#8238)
* added noxss validation on kventries
* added noxss validation on kventries
* added ConstraintValidator usages for validation
* added test
* upd
* removed star imports
* fixed licence
* removed NoXss Annotation from values
* fixed test
* added test
* removed redundant imports
* fixed test
* upd
* fixed telemetry test controller structure
* tskv noxss validation improvements
* upd test attributes
---------
Co-authored-by: YevhenBondarenko <ybondarenko@thingsboard.io>
|
3 years ago |
dashevchenko
|
abfaeac087
|
deleted redundant @NonNull annotation
|
3 years ago |
YevhenBondarenko
|
72ea018efc
|
updated spring versions
|
3 years ago |