Chris Elston
d3f018b0ef
Add config params for server and client key algs
This change adds new parameters to keygen.properties to allow the
configuration of the server and client TLS key algorithms:
SERVER_KEY_ALG, SERVER_KEY_SIZE, CLIENT_KEY_ALG, CLIENT_KEY_SIZE
Default values for these have been set at RSA and 2048 to preserve
previous operation.
I have also tested SERVER_KEY_ALG=EC and SERVER_KEY_SIZE=256, along with
CLIENT_KEY_ALG=EC and CLIENT_KEY_SIZE=256. Other algorithms and sizes
may be supported, YMMV.
6 years ago
Vladyslav_Prykhodko
149a1dc990
UI: Added a new settings "Open in a new browser tab" in the widget action "Navigate to other dashboard"
6 years ago
Igor Kulikov
03457a3566
Merge pull request #3949 from ShvaykaD/master
[3.2.1] added new method to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
ShvaykaD
27e15ab7d8
merge after cherry-pick
6 years ago
ShvaykaD
b0e6f72658
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
Igor Kulikov
477c3979a9
Merge pull request #3948 from ShvaykaD/audit-log-service-impl-mapper-replacement
[2.5.6] added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
Viacheslav Kukhtyn
f0ff92eef5
Update headers
6 years ago
Viacheslav Kukhtyn
bcb1fb1800
Merge branch 'master' into feature/rest_api_node_ssl
6 years ago
Igor Kulikov
9409acfe44
Merge pull request #3939 from Dmitriymush/fix/docker_haproxy
[3.2.x]Fixed: "/static/widgets/" included to acl path_beg of haproxy configuration
6 years ago
ShvaykaD
143e9cb877
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
lsyer
18a12c142f
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
Artem Babak
118ba1ad8d
Get edge label
6 years ago
Artem Babak
f8e80aa94b
Fix import edges, update() is not working
6 years ago
Igor Kulikov
b765556390
Merge pull request #3945 from mp-loki/feature/max-debug-symbols
Max Debug Event symbols configurable
6 years ago
Volodymyr Babak
d8de53c186
Code review fixes
6 years ago
Dmitriymush
20a4163cce
fix additions
6 years ago
Igor Kulikov
b83811eb3f
Merge pull request #3935 from vvlladd28/bugs/map-chart
[3.x] Fixed bugs in chart and map widgets
6 years ago
Artem Babak
226f7f4eba
Move ruleChainType assignment from validateImportedRuleChain() to importRuleChain()
6 years ago
Artem Babak
4b94ffe5b5
Show edge info for Tenant in edgeScope === 'customer'
6 years ago
Artem Babak
e6b156df63
Hide edge management for customers if Edge is disabled
6 years ago
Valerii Sosliuk
f2a31da65e
Max Debug Event symbols configurable
6 years ago
Valerii Sosliuk
7613f02586
Fix update device profile
6 years ago
VoBa
f99d7171a2
Merge pull request #75 from deaflynx/develop/3.3-edge
Code restyle: single instead of double quotes, deleted unused imports
6 years ago
Artem Babak
0e00c45e2e
Hide edge buttons for customer if edges_enabled=false
6 years ago
Artem Babak
ede0df0d6b
Code restyle: single instead of double quotes, deleted unused imports
6 years ago
YevhenBondarenko
1edd552529
added EntityView type support
6 years ago
YevhenBondarenko
6f6d8b9d50
fixed timeouts in TbDeviceProfileNode
6 years ago
Artem Babak
752183f099
Code cleanup
6 years ago
Artem Babak
0ba88ccd69
Locales update
6 years ago
Artem Babak
43570a483c
Fix customerTitle for customer with nullUid
6 years ago
Kalutka Zhenya
6932a32b87
change polygon script for image map, Refactoring
6 years ago
Dmitriymush
fd2db7498f
Fixed: "/static/" included to acl path_beg
6 years ago
nickAS21
cb3353a32d
Lwm2m: backEnd: refactoring start server/bootstrap without different secure
6 years ago
lsyer
be1fc2e16a
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
lsyer
fb193bf66e
Update locale.constant-zh_CN.json
6 years ago
nickAS21
17700fe186
Lwm2m: backEnd: refactoring after update dependencies: <californium.version>2.6.0</californium.version>
<leshan-server.version>1.3.0</leshan-server.version>
<leshan-core.version>1.3.0</leshan-core.version>
<leshan-client.version>1.3.0</leshan-client.version>
6 years ago
Vladyslav_Prykhodko
5186c756ce
UI: Fixed updated marker tooltip function in map widgets
6 years ago
Vladyslav_Prykhodko
949d283744
UI: Refactoring code; Fixed not work setting: "Show cumulative values in stacking mode"
6 years ago
Kalutka Zhenya
385b1484ee
polygonMapFixV2
6 years ago
deaflynx
bedb1d6245
Edge overview widget final
6 years ago
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
6 years ago
Igor Kulikov
c831d9650f
Merge pull request #3906 from lsyer/master
Update 'locale.constant-zh_CN.json'
6 years ago
Igor Kulikov
d5e7019cfa
Merge pull request #3916 from hardshell/bug/flot-widget-tooltip-not-hiding
added - hide flot tooltip on chart destroying, prevent showing tooltip on flot hover, if edit mode is on.
6 years ago
deaflynx
17ed82876a
Edges overview widget cleanup
6 years ago
Volodymyr Babak
aea83e19fa
Removed TODO comment after discussion with Vlad
6 years ago
Artem Babak
743d2440aa
Edges overview widget template cleanup
6 years ago
Artem Babak
8648eadea4
Edges overview widget CustomerInfo updated
6 years ago
Artem Babak
f1d5d18c92
Edges overview widget customerTitle
6 years ago
Artem Babak
68d56019de
Edges overview widget initial implementation
6 years ago
Volodymyr Babak
2bd819ebd4
Added rule chain type to edge dialog. Update default edge root rule chain
6 years ago