2462 Commits (eb70aa43b3200e1db7df39cd7aa37b1b892e87dd)

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