Andrii Landiak
|
bbde3b4b45
|
Add trace logging fpr parsing CN and refactor extractByRegex to throw ProvisionFailedException
|
2023-04-12 18:49:40 +03:00 |
|
Andrew Shvayka
|
2f0eb0beb7
|
Merge pull request #8241 from dashevchenko/WS_Message_queue_per_session_size
Changed default for wsMsgQueueLimitPerSession
|
2023-04-12 18:06:48 +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
|
4b0709567c
|
Merge pull request #8349 from thingsboard/fix/vulnerabilities
fix vulnerabilities
|
2023-04-12 17:33:30 +03:00 |
|
ViacheslavKlimov
|
dae9a422a1
|
Fix entities ids replaced with tenant id in dashboard config when importing
|
2023-04-12 16:44:24 +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 Landiak
|
71f936f687
|
Add yaml config for java cacerts path and password to be able to configure
|
2023-04-12 11:03:59 +03: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 |
|
Andrii Shvaika
|
da6d3b6ca8
|
Configure content type for update service
|
2023-04-11 18:34:47 +03: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 |
|
YevhenBondarenko
|
72ea018efc
|
updated spring versions
|
2023-04-11 14:05:28 +02:00 |
|
dashevchenko
|
6b92ed8005
|
refactoring
|
2023-04-11 13:07:48 +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
|
ff71374d8e
|
Merge pull request #8344 from volodymyr-babak/edge-activity-to-rule-chain
[3.5] Push edge connect/disconnect events to rule chain
|
2023-04-11 12:30: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
|
f6b1f15c8d
|
Add keepAliveTimeoutSec config to edge imitator - fixed edge tests
|
2023-04-11 11:21:45 +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
|
12e169fae1
|
Fix isEmailEnabled
|
2023-04-10 17:38:10 +03:00 |
|
Volodymyr Babak
|
fa8c3cc6e5
|
Push edge connect/disconnect events to rule chain
|
2023-04-10 17:35:42 +03:00 |
|
dashevchenko
|
939c00c299
|
added validation for max value of wsQueueMessagesPerSession
|
2023-04-10 16:55:20 +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
|
9bda3880eb
|
Edge session - added tenant and edge id logging in case message exceeds size limits
|
2023-04-10 15:58:02 +03:00 |
|
ViacheslavKlimov
|
a58dff1ffc
|
Refactoring for devices activity stats
|
2023-04-10 15:39:46 +03:00 |
|
FawenYo
|
47542eb8c1
|
Add SSL option for Kafka queue connection
|
2023-04-10 15:29:14 +03:00 |
|
Andrii Landiak
|
38ee1e01e0
|
Micro refactoring
|
2023-04-10 13:58:11 +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
|
e496ef7839
|
Fix process of messages that exceeds max inbound message size
|
2023-04-10 10:52:51 +03:00 |
|
ViacheslavKlimov
|
932cbc6e9f
|
Increase timeout for testDevicesActivityStats
|
2023-04-10 10:51:02 +03:00 |
|
Andrii Landiak
|
4a216070d5
|
Replace converting from string chain to list from method to streams
|
2023-04-10 10:45:50 +03:00 |
|
ViacheslavKlimov
|
25e1d73ca0
|
Merge branch 'develop/3.5' into improvements/notification-system
|
2023-04-10 10:22:41 +03:00 |
|
Andrii Landiak
|
e71f6bcc26
|
Refactoring x509 provisioning, fix tests
|
2023-04-10 09:35:32 +03:00 |
|
Andrii Landiak
|
b0d35372aa
|
Replace arguments in comparison to avoid null pointer
|
2023-04-07 18:49:04 +03:00 |
|
Andrii Landiak
|
df18155c81
|
Refactoring
|
2023-04-07 18:02:25 +03:00 |
|
Andrii Landiak
|
5286cb2648
|
Add more detailed logs and move extract logic by regex to deviceProvisionService
|
2023-04-07 17:49:56 +03:00 |
|
ViacheslavKlimov
|
6cb54c6690
|
Devices activity statistics
|
2023-04-07 17:06:21 +03:00 |
|
Andrew Shvayka
|
7c99cfd852
|
Merge pull request #8327 from adovh/refactor-remove-handleException-and-logs
removed redundant handle exception
|
2023-04-07 15:01:36 +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 |
|
Andrii Landiak
|
7d4c1476a4
|
Refactoring: remove extra comments, remove spaces etc
|
2023-04-07 13:54:48 +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 |
|
Andrew Shvayka
|
a8d0d871e1
|
Merge pull request #8285 from rusikv/alarm-details-redesign
Alarm details redesign
|
2023-04-07 13:05:03 +03:00 |
|