ViacheslavKlimov
|
7b6f3ed4df
|
Notification requests per rule rate limits
|
2023-04-13 18:20:37 +03:00 |
|
Andrii Shvaika
|
7988a58c37
|
Protection from garbage in redis
|
2023-04-13 17:12:59 +03:00 |
|
Igor Kulikov
|
07504aad2b
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page
|
2023-04-13 12:59:19 +03:00 |
|
ViacheslavKlimov
|
e926854911
|
NoXss and length validation for notification entities
|
2023-04-13 12:53:59 +03:00 |
|
Andrii Shvaika
|
3b5270a29f
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/x509-device-provisioning
|
2023-04-13 11:59:36 +03:00 |
|
Andrii Landiak
|
fbeb56cf70
|
Refactor after review and add tests for extracting by regex
|
2023-04-12 17:50:26 +03:00 |
|
Andrew Shvayka
|
90a0edd2d4
|
Merge pull request #8350 from dashevchenko/redundantNotNull
Deleted redundant @NotNull annotations
|
2023-04-12 17:34:31 +03:00 |
|
Andrew Shvayka
|
4b0709567c
|
Merge pull request #8349 from thingsboard/fix/vulnerabilities
fix vulnerabilities
|
2023-04-12 17:33:30 +03:00 |
|
Igor Kulikov
|
47909088f0
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page
|
2023-04-12 16:43:54 +03:00 |
|
ViacheslavKlimov
|
5a57657479
|
Notification preview for first recipient; Slack notification preview; increase timeouts for testDelayedNotificationRequest
|
2023-04-12 15:14:38 +03:00 |
|
Andrii Shvaika
|
5d84945ccd
|
Review and improvements
|
2023-04-12 14:06:38 +03:00 |
|
Andrii Shvaika
|
4cea4362dc
|
Merge branch 'feature/x509-device-cert-impr' of github.com:AndriiLandiak/thingsboard into feature/x509-device-provisioning
|
2023-04-12 12:47:41 +03:00 |
|
YevhenBondarenko
|
ef86dc49b9
|
added noxss enable param for ts and attributes
|
2023-04-12 11:30:04 +02:00 |
|
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>
|
2023-04-11 23:31:37 +02:00 |
|
Andrew Shvayka
|
b952360055
|
Merge pull request #8026 from volodymyr-babak/filter-type-multiple-types
Filter type alias - add possibility to specify multiple types, instead of single one
|
2023-04-11 17:26:29 +03:00 |
|
dashevchenko
|
abfaeac087
|
deleted redundant @NonNull annotation
|
2023-04-11 16:09:54 +03:00 |
|
YevhenBondarenko
|
72ea018efc
|
updated spring versions
|
2023-04-11 14:05:28 +02:00 |
|
Volodymyr Babak
|
c4d50181ff
|
Always use multiple types if present. If not present - use singular type
|
2023-04-11 13:32:20 +03:00 |
|
Andrew Shvayka
|
bc5d6ea359
|
Merge pull request #8342 from volodymyr-babak/ssl-option-kafka
[3.5] Add SSL option for Kafka queue connection
|
2023-04-11 12:34:49 +03:00 |
|
Andrew Shvayka
|
c683b57cba
|
Merge pull request #8335 from thingsboard/feature/devices-activity
Devices activity statistics
|
2023-04-11 12:23:13 +03:00 |
|
Volodymyr Babak
|
d625af2cd5
|
Merge remote-tracking branch 'upstream/develop/3.5' into keep-alive-updates
|
2023-04-11 09:59:43 +03:00 |
|
Andrew Shvayka
|
d37283a292
|
Merge pull request #8340 from volodymyr-babak/max-inbound-message-size
[3.5] Handle gRPC messages exceeding default max message size
|
2023-04-10 18:22:28 +03:00 |
|
Igor Kulikov
|
1b952f2a71
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page
|
2023-04-10 16:11:04 +03:00 |
|
Igor Kulikov
|
855c69e0d6
|
UI: Update sys admin home page. Add translations.
|
2023-04-10 16:10:44 +03:00 |
|
Volodymyr Babak
|
79393b2582
|
Refactoring - move common code into separate method
|
2023-04-10 15:49:46 +03:00 |
|
FawenYo
|
47542eb8c1
|
Add SSL option for Kafka queue connection
|
2023-04-10 15:29:14 +03:00 |
|
Volodymyr Babak
|
63b13e4353
|
Improved keep alive communication - handling properly nextwork failures
|
2023-04-10 13:57:31 +03:00 |
|
Volodymyr Babak
|
c95cff74f7
|
Fixed edge client tests by setting correctly max inbound message size
|
2023-04-10 13:12:11 +03:00 |
|
Volodymyr Babak
|
63703bcfdb
|
Edge client - updated edge version
|
2023-04-10 11:03:49 +03:00 |
|
Volodymyr Babak
|
e496ef7839
|
Fix process of messages that exceeds max inbound message size
|
2023-04-10 10:52:51 +03:00 |
|
ViacheslavKlimov
|
f431a4f0d5
|
Merge branch 'develop/3.5' into feature/devices-activity
|
2023-04-10 10:50:17 +03:00 |
|
ViacheslavKlimov
|
25e1d73ca0
|
Merge branch 'develop/3.5' into improvements/notification-system
|
2023-04-10 10:22:41 +03:00 |
|
Andrii Landiak
|
df18155c81
|
Refactoring
|
2023-04-07 18:02:25 +03:00 |
|
ViacheslavKlimov
|
6cb54c6690
|
Devices activity statistics
|
2023-04-07 17:06:21 +03:00 |
|
Andrew Shvayka
|
838c2f5d33
|
Merge pull request #7857 from ShvaykaD/improvements/report-device-activity-on-rpc-processing
Improvements for reporting device activity during RPC processing
|
2023-04-07 15:50:28 +03:00 |
|
Andrew Shvayka
|
8769911694
|
Merge pull request #8256 from imbeacon/fix/alarm-assignment-user-issues
Added getting user list for alarm assignment and ability to assign alarms for customer users
|
2023-04-07 15:00:22 +03:00 |
|
Andrew Shvayka
|
14ed9df205
|
Merge pull request #6986 from adovh/feature/work-1385-custom-mqtt-subscribe-topic
[3.5] added ability to create&subscribe custom mqtt attributes topics
|
2023-04-07 13:48:20 +03:00 |
|
Andrii Landiak
|
e7fc00e53d
|
Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr
|
2023-04-07 13:42:00 +03:00 |
|
ViacheslavKlimov
|
aef033b6c5
|
Fix for RemoteNotificationRuleProcessor
|
2023-04-07 13:14:23 +03:00 |
|
Andrii Landiak
|
55adb3d12a
|
Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService
|
2023-04-07 13:07:08 +03:00 |
|
dashevchenko
|
b10ed7621d
|
minor refactoring
|
2023-04-06 18:34:08 +03:00 |
|
ViacheslavKlimov
|
788013c64a
|
Local notification rules cache
|
2023-04-06 18:21:37 +03:00 |
|
dashevchenko
|
c4a5569650
|
Added logging for failed mqtt ssl certificates
|
2023-04-06 18:08:06 +03:00 |
|
ViacheslavKlimov
|
043bb253c7
|
New platform version notification
|
2023-04-06 14:18:12 +03:00 |
|
Andrew Shvayka
|
872a8f0c60
|
Merge branch 'develop/3.5' into feature/entity-usage
|
2023-04-06 12:12:49 +03:00 |
|
Andrii Shvaika
|
d71307402e
|
Merge with develop/3.5
|
2023-04-06 11:43:34 +03:00 |
|
Andrew Shvayka
|
de921b4fa1
|
Merge pull request #8265 from thingsboard/improvements/notification-system
Notification system improvements
|
2023-04-06 11:13:52 +03:00 |
|
Illia Barkov
|
ae35b45799
|
Merge branch 'develop/3.5' into fix/alarm-assignment-user-issues
|
2023-04-06 10:52:57 +03:00 |
|
YevhenBondarenko
|
059fad1421
|
merge with develop/3.5
|
2023-04-05 23:29:31 +02:00 |
|
YevhenBondarenko
|
22981e5e39
|
added count entity cache
|
2023-04-05 19:00:52 +02:00 |
|