3089 Commits (e4bf5a9b3a5134c20df3c014da170cbf9fa687c2)

Author SHA1 Message Date
Viacheslav Klimov e37a075031 Export/import API: refactor, rename packages 4 years ago
YevhenBondarenko b86a1546e8 created queue routing service 4 years ago
Viacheslav Klimov ab5d6f3c0d Entities export/import API refactoring 4 years ago
Viacheslav Klimov 8eb68ff7a6 Revert changes to UserCredentials 4 years ago
Viacheslav Klimov de16eca0a5 Fix RateLimitsTest 4 years ago
YevhenBondarenko e5eb484c2f added TbQueueClusterService and NorificationsTopicService 4 years ago
Viacheslav Klimov 190430ffc4 Store 2FA account config in UserAuthSettings table 4 years ago
Viacheslav Klimov 922436d38b Tests for rate limits with different refill strategy 4 years ago
Viacheslav Klimov 95f41810ac Store 2FA account config is UserCredentials' additionalInfo 4 years ago
YevhenBondarenko 3764ebfa1c implemented deleteTopic for queues 4 years ago
Viacheslav Klimov 040b6a31ad Rename packages for export/import 4 years ago
Viacheslav Klimov 5ee056ff8d Export/import API refactoring 4 years ago
nickAS21 f3fd2c4987 coap:fix bug test 4 years ago
Viacheslav Klimov 8bbe6bafd8 Refactor 2FA; add refilling setting to TbRateLimits 4 years ago
Viacheslav Klimov 062af3af81 2FA: cleanup code 4 years ago
Viacheslav Klimov 20a4f3cc4c 2FA: lock account after X unsuccessful verification attempts; refactoring 4 years ago
Viacheslav Klimov b5afb32f56 2FA: validation and error handling refactoring 4 years ago
Viacheslav Klimov 9eb03950fa 2FA: refactoring, tests 4 years ago
Viacheslav Klimov 01ad35d864 Get rid of boilerplate in import services 4 years ago
Viacheslav Klimov 849513541e Entities export/import API refactoring: permission checks and entity lifecycle events 4 years ago
Viacheslav Klimov 4062dc70fb Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers 4 years ago
Yevhen 5d82d738ee updated spring and netty versions 4 years ago
ShvaykaD d4e6c013d2 added fixes after review 4 years ago
ShvaykaD 8bf833e574 fixed license 4 years ago
ShvaykaD a26a4c4787 Feature/6233 implementation 4 years ago
Viacheslav Klimov 1ad769048c 2FA support for platform authentication 4 years ago
Viacheslav Klimov e2c9a5ffdf TOTP and SMS 2FA providers; 2FA set-up API 4 years ago
Andrii Shvaika c813d41abe Minor refactoring of the PR #6198 4 years ago
nickAS21 506d9279c2 lwm2m: for build 4 years ago
desoliture 6b5966a579 fix unresolved dynamic values in queryService on api request 4 years ago
Viacheslav Klimov 066f40c63f Test for SmppSmsSender 4 years ago
Samuel Gallet 51c88b7712 Add method documentation 4 years ago
Samuel Gallet bd35adc5ba Implement SendService Listener 4 years ago
Andrii Shvaika a7196c4fa7 Automatic conversion of rule chain metadata on the back end 4 years ago
Igor Kulikov d2b0e2ca25 Fix license header 4 years ago
ShvaykaD 430c0784f8 fix license header in MqttTransportHandler.java 4 years ago
Andrii Shvaika afa3e88339 Suppress adaptor exception stack trace 4 years ago
Andrii Shvaika 40c2fe3fd2 Suppress spaming logs and fix connection statistics in case of rate limits by ip 4 years ago
nickAS21 53ab636505 lwm2m: add BOOTSTRAP_DEFAULT_SHORT_ID = 0 4 years ago
nickAS21 dce0ca9149 lwm2m: Comments... 4 years ago
Volodymyr Babak 1b9d70f2fe Refactoring validators - moved them to a separate classes 4 years ago
Igor Kulikov dabd25e760 Version set to 3.4.0-SNAPSHOT 4 years ago
Igor Kulikov c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 4 years ago
YevhenBondarenko 4512185cad created Queue entity, dao and ui 4 years ago
Andrii Shvaika 7cc2508479 Improvement to events cleanup script 4 years ago
nickAS21 84fac681d4 testScript_fix_bug_value_null 4 years ago
nickAS21 5241c371df lwm2m: The method "getTasks" is thread-safe 4 years ago
YevhenBondarenko 073ce69872 handling of PartitionChangeEvent is not more synchronous 4 years ago
Andrii Shvaika 24829c29f7 Workaround for KAFKA-4090 4 years ago
nickAS21 eac0157984 lwm2m: Corrections according to comments 4 years ago