Viacheslav Klimov
|
4480badd78
|
Email 2FA provider; 2FA API improvements
|
2022-05-05 18:08:54 +03:00 |
|
Viacheslav Klimov
|
bcc736991e
|
Multiple used 2FA providers for account
|
2022-05-04 14:29:36 +03:00 |
|
Viacheslav Klimov
|
8eb68ff7a6
|
Revert changes to UserCredentials
|
2022-03-30 10:50:57 +03:00 |
|
Viacheslav Klimov
|
de16eca0a5
|
Fix RateLimitsTest
|
2022-03-30 10:48:56 +03:00 |
|
Viacheslav Klimov
|
190430ffc4
|
Store 2FA account config in UserAuthSettings table
|
2022-03-29 19:18:00 +03:00 |
|
Viacheslav Klimov
|
922436d38b
|
Tests for rate limits with different refill strategy
|
2022-03-29 16:30:57 +03:00 |
|
Viacheslav Klimov
|
95f41810ac
|
Store 2FA account config is UserCredentials' additionalInfo
|
2022-03-29 11:32:27 +03:00 |
|
Viacheslav Klimov
|
d746a04186
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
|
2022-03-22 15:54:53 +02:00 |
|
Viacheslav Klimov
|
8bbe6bafd8
|
Refactor 2FA; add refilling setting to TbRateLimits
|
2022-03-22 15:49:57 +02:00 |
|
Viacheslav Klimov
|
062af3af81
|
2FA: cleanup code
|
2022-03-21 09:21:30 +02:00 |
|
Viacheslav Klimov
|
20a4f3cc4c
|
2FA: lock account after X unsuccessful verification attempts; refactoring
|
2022-03-20 14:13:54 +02:00 |
|
Viacheslav Klimov
|
b5afb32f56
|
2FA: validation and error handling refactoring
|
2022-03-18 11:05:17 +02:00 |
|
Viacheslav Klimov
|
9eb03950fa
|
2FA: refactoring, tests
|
2022-03-17 18:49:08 +02:00 |
|
Igor Kulikov
|
d7efbd6eba
|
Merge with master
|
2022-03-15 12:42:18 +02:00 |
|
Viacheslav Klimov
|
1ad769048c
|
2FA support for platform authentication
|
2022-03-10 18:15:42 +02:00 |
|
Viacheslav Klimov
|
e2c9a5ffdf
|
TOTP and SMS 2FA providers; 2FA set-up API
|
2022-03-10 17:59:59 +02:00 |
|
Andrii Shvaika
|
c813d41abe
|
Minor refactoring of the PR #6198
|
2022-03-10 11:59:41 +02:00 |
|
Andrii Shvaika
|
f976490721
|
Merge branch 'feature/lwm2m-send-request' of https://github.com/Artifeel/thingsboard
|
2022-03-10 11:44:29 +02:00 |
|
Igor Kulikov
|
c93309a496
|
Merge pull request #6213 from desoliture1/unresolverDynamicValuesOnExportDevicesFilterFix
[3.3.4] Fix unresolved dynamic values on API request
|
2022-03-08 18:19:06 +02:00 |
|
Igor Kulikov
|
0a5764e7db
|
Merge pull request #6119 from thingsboard/lwm2m_fix_bug_bootstrap_tasks
[3.3.4] fix_bug_lwm2m_getTasks_thread-safe
|
2022-03-08 11:22:32 +02:00 |
|
nickAS21
|
506d9279c2
|
lwm2m: for build
|
2022-03-08 10:34:26 +02:00 |
|
desoliture
|
6b5966a579
|
fix unresolved dynamic values in queryService on api request
|
2022-03-07 15:29:20 +02:00 |
|
Igor Kulikov
|
a35bb0fb97
|
Merge pull request #6180 from ViacheslavKlimov/fix/lwm2m-import
[3.3.4] Fix LwM2M devices import
|
2022-03-07 14:50:25 +02:00 |
|
Samuel Gallet
|
51c88b7712
|
Add method documentation
|
2022-03-03 10:59:35 +01:00 |
|
Samuel Gallet
|
bd35adc5ba
|
Implement SendService Listener
|
2022-03-03 10:44:35 +01:00 |
|
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
2022-02-28 17:17:31 +02:00 |
|
Igor Kulikov
|
d2b0e2ca25
|
Fix license header
|
2022-02-28 13:51:14 +02:00 |
|
Andrii Shvaika
|
4775869786
|
Merge branch 'master' into develop/3.4
|
2022-02-28 11:48:31 +02:00 |
|
Andrew Shvayka
|
fd6bf9b0fd
|
Merge pull request #6139 from volodymyr-babak/validators-refactoring
[3.3.4][Edge] Refactoring validators - moved them to a separate classes. Added device profile validation in edge processor
|
2022-02-28 11:10:03 +02:00 |
|
Andrii Shvaika
|
afa3e88339
|
Suppress adaptor exception stack trace
|
2022-02-23 18:13:47 +02:00 |
|
Andrii Shvaika
|
40c2fe3fd2
|
Suppress spaming logs and fix connection statistics in case of rate limits by ip
|
2022-02-23 17:55:20 +02:00 |
|
nickAS21
|
53ab636505
|
lwm2m: add BOOTSTRAP_DEFAULT_SHORT_ID = 0
|
2022-02-23 10:04:50 +02:00 |
|
nickAS21
|
dce0ca9149
|
lwm2m: Comments...
|
2022-02-22 12:08:23 +02:00 |
|
Volodymyr Babak
|
1b9d70f2fe
|
Refactoring validators - moved them to a separate classes
|
2022-02-21 19:18:27 +02:00 |
|
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
2022-02-21 12:19:59 +02:00 |
|
Andrii Shvaika
|
f991716dd9
|
Merge branch 'issue/6056'
|
2022-02-18 17:11:25 +02:00 |
|
Andrew Shvayka
|
7b644bd5cb
|
Merge pull request #6126 from thingsboard/fix_bug_null_in_Metadata
[3.3.4] testScript_fix_bug_value_null
|
2022-02-18 17:09:26 +02:00 |
|
Igor Kulikov
|
c3dde26c69
|
Implement events batch insert. Remove 'region' filter from tenant find queries.
|
2022-02-18 16:57:48 +02:00 |
|
Andrii Shvaika
|
a7da56c270
|
Merge branch 'usage-service-improvements' of https://github.com/YevhenBondarenko/thingsboard
|
2022-02-18 12:34:37 +02:00 |
|
Andrii Shvaika
|
7cc2508479
|
Improvement to events cleanup script
|
2022-02-18 12:08:43 +02:00 |
|
nickAS21
|
84fac681d4
|
testScript_fix_bug_value_null
|
2022-02-17 18:40:00 +02:00 |
|
nickAS21
|
5241c371df
|
lwm2m: The method "getTasks" is thread-safe
|
2022-02-16 16:18:49 +02:00 |
|
Andrew Shvayka
|
282a6bc990
|
Merge pull request #6035 from volodymyr-babak/edge-ce-refactoring
[3.3.4] Edge Community Edition support
|
2022-02-15 17:29:01 +02:00 |
|
Andrew Shvayka
|
78246cf7cd
|
Merge pull request #5969 from thingsboard/lwm2m_tests_securities
[3.3.4] lwm2m: tests with different security mode:
|
2022-02-15 17:23:47 +02:00 |
|
YevhenBondarenko
|
073ce69872
|
handling of PartitionChangeEvent is not more synchronous
|
2022-02-15 16:04:20 +02:00 |
|
Andrii Shvaika
|
24829c29f7
|
Workaround for KAFKA-4090
|
2022-02-14 15:38:03 +02:00 |
|
Andrew Shvayka
|
12d3efea2c
|
Merge pull request #6058 from thingsboard/lwm2m_fix_bug_tests_new_client_create
[3.3.4] lwm2m: fix bug: client.destroy after newClientCreate and client regis…
|
2022-02-11 15:14:23 +02:00 |
|
nickAS21
|
eac0157984
|
lwm2m: Corrections according to comments
|
2022-02-11 12:02:42 +02:00 |
|
Volodymyr Babak
|
95f6fcfe33
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edge-ce-refactoring
|
2022-02-10 20:13:12 +02:00 |
|
Andrew Shvayka
|
150ba375de
|
Merge pull request #6049 from YevhenBondarenko/fix/lwm2m-shared-attributes
[3.3.4] fixed sending shared attributes after sleeping
|
2022-02-10 16:29:30 +02:00 |
|