einhornimmond
|
b2f77ddfbf
|
fix linting
|
2024-02-03 16:43:19 +01:00 |
|
einhornimmond
|
95b4810631
|
change logic, transaction.community is now community on which blockchain it is, not longer signerCommunity, transaction.otherCommunity is now the same like TransactionBody.otherGroup
|
2024-02-03 16:30:07 +01:00 |
|
einhornimmond
|
cc8174a29b
|
Merge branch 'master' into dlt_transmit_to_iota
|
2024-01-27 17:43:55 +01:00 |
|
einhorn_b
|
23843bdd14
|
lint
|
2024-01-27 17:43:14 +01:00 |
|
einhorn_b
|
8445c0bec2
|
test paring transaction validation
|
2024-01-27 17:23:09 +01:00 |
|
einhorn_b
|
8a135bd983
|
add test for transmitToIota context, move some test init code into seeding
|
2024-01-27 15:42:14 +01:00 |
|
einhorn_b
|
d959fdfbd8
|
finalize test
|
2024-01-27 12:23:08 +01:00 |
|
einhorn_b
|
184fe3a2c2
|
write unit test, small improvements
|
2024-01-25 17:19:17 +01:00 |
|
einhorn_b
|
e7b3cda215
|
change variable name
|
2024-01-25 13:20:02 +01:00 |
|
einhornimmond
|
90dae9171a
|
Merge pull request #3276 from gradido/deloyment_bugfixes
fix(other): deployment bugfixes
|
2024-01-24 21:21:33 +01:00 |
|
einhorn_b
|
491c09f835
|
move definition of zones
|
2024-01-24 18:28:28 +01:00 |
|
einhorn_b
|
0dd70db539
|
fix not working fail2ban, add jails for nginx
|
2024-01-24 18:15:33 +01:00 |
|
einhornimmond
|
4b4946ade0
|
Merge pull request #3272 from gradido/federation_optimize_logging
refactor(other): federation optimize logging, fix bug
|
2024-01-23 21:45:07 +01:00 |
|
einhorn_b
|
7de4a3d284
|
remove not used code
|
2024-01-23 18:43:25 +01:00 |
|
einhorn_b
|
35be61a9c8
|
create context and roles for transmit to iota
|
2024-01-23 18:40:34 +01:00 |
|
einhorn_b
|
f5f7e5fb63
|
Merge branch 'master' into dlt_transmit_to_iota
|
2024-01-23 12:16:08 +01:00 |
|
einhorn_b
|
4c389635f1
|
import code from dlt main branch, rename
|
2024-01-23 12:15:26 +01:00 |
|
einhorn_b
|
996e251b29
|
Merge branch 'federation_optimize_logging' of github.com:gradido/gradido into federation_optimize_logging
|
2024-01-23 12:11:13 +01:00 |
|
einhorn_b
|
50ebcbb57b
|
improve tests
|
2024-01-23 12:11:05 +01:00 |
|
einhorn_b
|
ac0244ade0
|
change condition to 200
|
2024-01-23 11:35:22 +01:00 |
|
einhornimmond
|
62ab1bedc2
|
Merge branch 'master' into federation_optimize_logging
|
2024-01-23 09:05:13 +01:00 |
|
einhornimmond
|
8927aeaafb
|
Merge pull request #3274 from gradido/add_rate_limiter
feat(other): request limit
|
2024-01-23 09:03:12 +01:00 |
|
einhorn_b
|
5fc176de0b
|
protection for slow lowris and range attack
|
2024-01-22 17:35:47 +01:00 |
|
einhorn_b
|
b63faab3fb
|
ent
|
2024-01-22 16:51:19 +01:00 |
|
einhorn_b
|
1c4ab74bbf
|
use older version because 7 isn't working with backend at all, https://github.com/helmetjs/helmet/issues/424
|
2024-01-22 14:26:55 +01:00 |
|
einhorn_b
|
3e51511b2a
|
add rate limiter on node server level
|
2024-01-22 14:11:40 +01:00 |
|
einhorn_b
|
842008c871
|
add helmet which will set https header for more security
|
2024-01-22 13:46:21 +01:00 |
|
einhorn_b
|
c7d4997ecc
|
add nginx request limit within nginx config
|
2024-01-22 13:32:01 +01:00 |
|
einhorn_b
|
0640c8e371
|
shorting result if response was a website
|
2024-01-22 12:33:55 +01:00 |
|
einhorn_b
|
eaa4161d14
|
fix problem with lost update
|
2024-01-22 12:10:46 +01:00 |
|
einhorn_b
|
3e32726fa1
|
give infos for exceptions
|
2024-01-22 12:00:14 +01:00 |
|
einhorn_b
|
eb51fa8719
|
fix bug, add FEDERATION_XCOM_SENDCOINS_ENABLED to deployment script
|
2024-01-19 19:16:31 +01:00 |
|
einhorn_b
|
0a553b8896
|
update deployment config
|
2024-01-19 17:57:43 +01:00 |
|
einhorn_b
|
a1776ae679
|
fix test, json error message differ from node version to node version
|
2024-01-19 17:36:26 +01:00 |
|
einhorn_b
|
f7a680c2af
|
fix test
|
2024-01-19 14:20:47 +01:00 |
|
einhorn_b
|
74186e21ae
|
more logging classes, fix test
|
2024-01-19 13:40:21 +01:00 |
|
einhorn_b
|
5cc7483136
|
Merge branch 'master' into federation_optimize_logging
|
2024-01-19 11:46:33 +01:00 |
|
einhorn_b
|
2a6b012539
|
Merge branch 'master' of github.com:gradido/gradido
|
2024-01-19 11:42:53 +01:00 |
|
einhorn_b
|
f90eab9884
|
fix lint
|
2024-01-19 11:42:32 +01:00 |
|
einhornimmond
|
6ea73b4d1a
|
Merge pull request #3270 from gradido/dlt_logging_views
feat(dlt): logging views
|
2024-01-18 20:32:04 +01:00 |
|
einhornimmond
|
ca8002d592
|
Merge branch 'master' into dlt_logging_views
|
2024-01-18 20:11:17 +01:00 |
|
einhornimmond
|
7e98509584
|
Merge pull request #3267 from gradido/simplify_deploy
refactor(other): hetzner cloud deploy, refactor .env
|
2024-01-18 20:11:01 +01:00 |
|
einhorn_b
|
54d6eb03c5
|
fix missing file
|
2024-01-18 19:59:05 +01:00 |
|
einhorn_b
|
9e0b1f72e8
|
fix test
|
2024-01-18 14:36:18 +01:00 |
|
einhorn_b
|
dd53870dcf
|
use hex format
|
2024-01-18 13:14:05 +01:00 |
|
einhorn_b
|
17a067e99b
|
add and use logging view class, annonce only configured api version
|
2024-01-18 13:10:58 +01:00 |
|
einhorn_b
|
0a59d4b672
|
update readmeg
|
2024-01-17 15:29:40 +01:00 |
|
einhorn_b
|
f182c5466a
|
create mysql user and password only of not already exist
|
2024-01-17 14:34:07 +01:00 |
|
einhorn_b
|
073edb57b5
|
add logging view class for community and use it in dht-node
|
2024-01-17 13:30:31 +01:00 |
|
einhornimmond
|
7905a83c11
|
Merge branch 'master' into simplify_deploy
|
2024-01-12 13:13:29 +01:00 |
|