Volodymyr Babak
11a7fc68e3
License header fix
5 years ago
Volodymyr Babak
62c9630e34
Use generics to remove duplication for event fetcher. Use page data iterable
5 years ago
AndrewVolosytnykhThingsboard
b158528c2a
Wrapper for OtaPackageInfo with usesUrl boolean field
5 years ago
Sergey Matvienko
f60137de34
events: schema_update_event fixed typo with a comment. schema-entities-idx updated. Upgrade order fixed based on review comments.
5 years ago
AndrewVolosytnykhThingsboard
228fddb8cd
[PROD-678] Authorization and password reset vulnerability fix ( #4569 )
* Fixed vulnerabilities for password reset and authorization
* Improvements to check user and credentials for null
* Correct messages and logs
* Improvements
* Reset Password Test: added delay after resetting password to synchronize test with server
* Executor removed from controller
* Correct method calling
* Formatting cleaned
5 years ago
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
5 years ago
AndrewVolosytnykhThingsboard
85b449b62d
Improvements for case null returned from repository
5 years ago
AndrewVolosytnykhThingsboard
7975e2a96a
Implement of method to find dashboard by name and tenant ID, used to find correct dashboard in case multiple dashboard start with the same name.
5 years ago
AndrewVolosytnykhThingsboard
8b70cbdb55
Handling exceptions to exclude output like [object Object]
5 years ago
Sergey Matvienko
89fe9514d1
DeviceActorMessageProcessor: fixed message on MaxSessionsLimit and test header fixed
5 years ago
Sergey Matvienko
a44230a253
DeviceActorMessageProcessor: introduced LinkedHashMapRemoveEldest with BiConsumer instead many ensureSessionsCapacity() that spreaded over the class. test added
5 years ago
Volodymyr Babak
5f0bd38816
Fixed log level
5 years ago
Volodymyr Babak
989a2d24f8
Code clean up
5 years ago
Volodymyr Babak
513fc8bd3e
Ensure sessions max size per device on handle activity process
5 years ago
Andrii Shvaika
25cac25731
Minor renaming of variables and code cleanup
5 years ago
Volodymyr Babak
bc3edc8dfe
Added possibility to set max inbound rpc message size
5 years ago
Volodymyr Babak
cd41ea664e
Added possibility to set max inbound rpc message size
5 years ago
YevhenBondarenko
aa569ceec1
added fw/sw update tests
5 years ago
Andrii Shvaika
690c97dd4d
Renaming of the lwm2m configuration properties
5 years ago
Andrii Shvaika
ee55c0bf85
Improvements to key store read for lwm2m.
5 years ago
AndrewVolosytnykhThingsboard
0a94b7d893
Correct data format for audit log
5 years ago
Igor Kulikov
422d44433a
Use hybrid client authentication for DTLS CoAP transport
5 years ago
Sergey Matvienko
1037e5d28e
events: test refactored as Spring Boot test to verify random delay expression and default value in yaml
5 years ago
Sergey Matvienko
6cf63eba9f
events: fixed update from version (3.2.2)
5 years ago
Sergey Matvienko
5118e1ed92
events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update)
5 years ago
Igor Kulikov
b2d694f7ee
Add separate SSL channel for mqtt transport
5 years ago
Andrii Shvaika
9f499d9188
ResourceUtil implementation
5 years ago
Andrii Shvaika
eb9b0f8433
Implementation of software management
5 years ago
YevhenBondarenko
393d422784
fetch all clients after startUp
5 years ago
Vladyslav_Prykhodko
90b88df54c
UI: Default sort setting changed in demo dashboards: Firmware, Software
5 years ago
Andrii Shvaika
27b4c99609
Do not remove info from security store
5 years ago
Sergey Matvienko
5f35374405
rule-engine: added parameter prometheusStatsEnabled
5 years ago
Sergey Matvienko
cee7896edc
rule-engine: added yaml parameters consumer-per-partition with env variables for standard queues (CE)
5 years ago
Sergey Matvienko
0d94b6231e
rule-engine - fixed name for reusable threads
5 years ago
Sergey Matvienko
369844295f
rule-engine: consumer per partition feature
5 years ago
Volodymyr Babak
f2b8886c9b
Sync completed flag correctly updated
5 years ago
YevhenBondarenko
46503b69b9
improvements
5 years ago
YevhenBondarenko
a665b2cbe6
added power mode to lwm2m-device-profile-transport-configuration
5 years ago
Volodymyr Babak
c85aea31a0
Added possibility to disable validation for save edge function
5 years ago
AndrewVolosytnykhThingsboard
66d4c3fd20
Clean exception message without class name and path ( #4758 )
* Clean exception message without class name and path
* Correct message, improvents to text of poppup on deleting
* Added log for except files
* Correct license header
5 years ago
Volodymyr Babak
20a230fdac
Fixed error text msg
5 years ago
Volodymyr Babak
2f82feee28
Added checks for null values. Error msg can not be null when setting to grpc response
5 years ago
Andrii Shvaika
d077ee6a07
Improved Security Store to support race conditions during registration
5 years ago
YevhenBondarenko
a44bc1ba93
added SendPendingRPC transport msg
5 years ago
Andrii Shvaika
e83064ece7
Refactoring of the LwM2MTransport
5 years ago
YevhenBondarenko
e470a032a9
improved countByDeviceProfileAndEmptyOtaPackage api
5 years ago
Andrii Shvaika
be3e97d3e1
Improvements for CoAP
5 years ago
Andrii Shvaika
bed454ec0f
LwM2M Refactoring of OTA
5 years ago
Sergey Matvienko
e4dd517edd
cache: added cache executor service
5 years ago
Artem Babak
50127b8cc7
EdgeController: clear only license for customer users. Deleted ASSIGN_TO_EDGE, UNASSIGN_FROM_EDGE
5 years ago