15974 Commits

Author SHA1 Message Date
einhornimmond
f7c6a53d76 fix lint 2024-02-06 12:20:59 +01:00
einhornimmond
879f0a2bc2 fix english button caption 2024-02-06 12:15:57 +01:00
einhornimmond
60d35df1bc update news text 2024-02-05 20:48:32 +01:00
einhornimmond
c142b0f2c6
Merge branch 'master' into frontend_admin_static 2024-02-05 20:25:38 +01:00
einhornimmond
1c9691a612
Merge pull request #3277 from gradido/frontend_send_routing
feat(frontend): use params instead of query for send/identifier route
2024-02-05 20:24:11 +01:00
einhornimmond
7a6f1655bc fix bug with admin 2024-02-05 18:41:48 +01:00
einhornimmond
00d84d5c24 fix nginx config 2024-02-05 14:19:44 +01:00
einhornimmond
6500aac585 precompress admin and frontend files, server directly via nginx 2024-02-05 13:48:17 +01:00
einhornimmond
07d2e6c846 rename paringTransaction to pairingTransaction 2024-02-03 18:54:42 +01:00
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
148f89d471 fix problem with reset send formular 2024-02-03 14:15:33 +01:00
einhornimmond
0a8aa1677a fix backend tests, add test 2024-02-03 13:29:40 +01:00
einhornimmond
156db583e7 fix tests 2024-02-02 19:27:44 +01:00
einhornimmond
ee40603637 use params instead of query for send/identifier route 2024-01-30 21:39:12 +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
Claus-Peter Huebner
7c0bc5ae35 add GeometryTransformer and configure db-connection 2024-01-25 02:11:22 +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
Claus-Peter Huebner
faea13229a Merge remote-tracking branch 'origin/master' into
3263-feature-gms-publish-user-backend-update-user-settings
2024-01-23 22:21:14 +01:00
Claus-Peter Huebner
b2d2501f89 test for updateUserInfo with geolocation but with db-driver error 2024-01-23 22:08:27 +01:00
Claus-Peter Huebner
f875214eff test for updateUserInfo with geolocation but db-driver error 2024-01-23 22:07:47 +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