YevhenBondarenko
|
0bf8749ca5
|
fixed race condition during queue creating
|
4 years ago |
Vladyslav_Prykhodko
|
da058ccfc1
|
UI: Fixed validation
|
4 years ago |
Viacheslav Klimov
|
985f7c79aa
|
2FA refactoring
|
4 years ago |
Vladyslav_Prykhodko
|
76de891890
|
UI: 2fa improvement settings
|
4 years ago |
Viacheslav Klimov
|
eeb7dc2338
|
Improvements for 2FA
|
4 years ago |
YevhenBondarenko
|
b6cbe0ca77
|
added additional info to queue configutation
|
4 years ago |
Viacheslav Klimov
|
8eb75f6e16
|
2FA backup codes
|
4 years ago |
Viacheslav Klimov
|
509962932c
|
Change verificationCodeSendRateLimit to minVerificationCodeSendPeriod
|
4 years ago |
Viacheslav Klimov
|
f2a4ebb136
|
'verificationCode' variable to 'code' in SMS 2FA message template
|
4 years ago |
YevhenBondarenko
|
7f31069285
|
added loging and refactored
|
4 years ago |
Viacheslav Klimov
|
866ad82187
|
Email 2FA verification message improvements
|
4 years ago |
Viacheslav Klimov
|
d3863de094
|
Remove platform 2FA settings for tenant authority
|
4 years ago |
Viacheslav Klimov
|
41fede9b43
|
Add checks for SMS and mail service when setting up 2FA provider; 2Fa verification mail template
|
4 years ago |
YevhenBondarenko
|
d5ef34cfb8
|
added additional info to Queue
|
4 years ago |
Viacheslav Klimov
|
4480badd78
|
Email 2FA provider; 2FA API improvements
|
4 years ago |
Viacheslav Klimov
|
bcc736991e
|
Multiple used 2FA providers for account
|
4 years ago |
Sergey Matvienko
|
c744e2cd2e
|
Swagger disabled for the test profile
|
4 years ago |
YevhenBondarenko
|
9b19da096f
|
removed max queues and max partitions per queue in tenant profile
|
4 years ago |
YevhenBondarenko
|
75e2b60eb8
|
Implemented isolated rule engine queue consumers
|
4 years ago |
Volodymyr Babak
|
fe16336bbb
|
Merge EdgeUtils and EdgeEventUtils
|
4 years ago |
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
4 years ago |
YevhenBondarenko
|
5c2ee4434c
|
added consumerPerPartition to Queue entity
|
4 years ago |
Viacheslav Klimov
|
8eb68ff7a6
|
Revert changes to UserCredentials
|
4 years ago |
Viacheslav Klimov
|
190430ffc4
|
Store 2FA account config in UserAuthSettings table
|
4 years ago |
Viacheslav Klimov
|
95f41810ac
|
Store 2FA account config is UserCredentials' additionalInfo
|
4 years ago |
Viacheslav Klimov
|
9eb03950fa
|
2FA: refactoring, tests
|
4 years ago |
ShvaykaD
|
d4e6c013d2
|
added fixes after review
|
4 years ago |
ShvaykaD
|
a26a4c4787
|
Feature/6233 implementation
|
4 years ago |
Viacheslav Klimov
|
1ad769048c
|
2FA support for platform authentication
|
4 years ago |
Viacheslav Klimov
|
066f40c63f
|
Test for SmppSmsSender
|
4 years ago |
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
4 years ago |
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
4 years ago |
YevhenBondarenko
|
4512185cad
|
created Queue entity, dao and ui
|
4 years ago |
Andrii Shvaika
|
24829c29f7
|
Workaround for KAFKA-4090
|
4 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
4 years ago |
Volodymyr Babak
|
ffcc5be0ae
|
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
|
4 years ago |
Viacheslav Klimov
|
6f84b411c3
|
Fix LwM2M devices import
|
4 years ago |
Volodymyr Babak
|
8dc06e53a8
|
Moved update of edge on device actor to tb cluster service
|
4 years ago |
Volodymyr Babak
|
f907ac1636
|
Added @ToString(callSuper = true) to filter classes for correct log output
|
4 years ago |
Volodymyr Babak
|
0ba7b96283
|
Added @EqualsAndHashCode(callSuper = true) to @Data filter classes that exends
|
4 years ago |
Volodymyr Babak
|
4e1cbf5c1e
|
Code review minor misc fixes
|
4 years ago |
Andrii Shvaika
|
66b58549c5
|
Propagate alarms to Customer or Tenant without relations
|
4 years ago |
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
4 years ago |
nickAS21
|
1b488781d5
|
lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key)
|
4 years ago |
Sergey Matvienko
|
2e9d776845
|
TenantId static initializer replaced with a static variable order
|
4 years ago |
Sergey Matvienko
|
8611349e4b
|
TenantId static initializer
|
4 years ago |
Sergey Matvienko
|
7d78437258
|
TenantId new instance replaced with factory method call fromUUID
|
4 years ago |
Sergey Matvienko
|
48ac1a256e
|
TenantId factory method fromUUID added to reduce optimize TenantId instances count in heap memory. Factory as default @JsonCreator
|
4 years ago |
desoliture
|
b64eccf333
|
add noXss validation for ruleNodes name
|
4 years ago |
Volodymyr Babak
|
791b0594fd
|
Fixed dynamic query count statistics. Updated default ping timeout to 30 seconds
|
4 years ago |