263 Commits

Author SHA1 Message Date
clauspeterhuebner
1d8582ab40 invoke redis.quit in test.afterAll 2025-11-25 03:00:27 +01:00
einhornimmond
09f261c1eb rollback change, because moved in other pr 2025-10-27 13:27:49 +01:00
einhornimmond
8983bc52eb add config option, if dlt-connector is enabled, write communities list for dlt gradido node server out in its home folder as communities.json on each validate communities run 2025-10-24 08:28:53 +02:00
einhornimmond
6293eff1de fix public key logging as hex 2025-10-14 15:24:39 +02:00
einhornimmond
2f69771e72 cleanup headers 2025-10-14 14:53:58 +02:00
einhornimmond
b78a627844 more logging optimizations 2025-10-14 14:50:05 +02:00
einhornimmond
1c347b7ff7 remove join from communityHandshakeState, await save direct, to prevent drag away errors 2025-10-14 12:32:57 +02:00
einhornimmond
5dd337e96c fix const 10 minutes not 10 hours (._.);, update logging 2025-10-13 18:03:37 +02:00
einhornimmond
40c0c2f143 update log 2025-10-13 17:45:07 +02:00
einhornimmond
2491cf2fd6 fix test 2025-10-13 17:28:57 +02:00
einhornimmond
49010af54f use own class for buffer/string hex handling 2025-10-13 17:12:03 +02:00
einhornimmond
6e13f5d8ab finish refactor authentication with states 2025-10-13 12:53:04 +02:00
einhornimmond
ced6f42fa0 refactor startOpenConnectionCallback 2025-10-13 10:11:27 +02:00
einhornimmond
ae23aafd87 update error handling for startCommunityAuthentication 2025-10-13 09:27:19 +02:00
einhornimmond
ed422fe293 startCommunityAuthentication refactored 2025-10-13 09:13:26 +02:00
einhornimmond
e8ef1bc310 try to make oneTimeCode more robust 2025-10-12 08:48:08 +02:00
clauspeterhuebner
1ef2505c03 correct config core export and usage 2025-09-05 16:41:57 +02:00
clauspeterhuebner
f844e08c8d add invokation of processXComCompleteTransaction in Disbursement-Process 2025-08-27 16:40:52 +02:00
clauspeterhuebner
0c6d8b4ba1 save current work 2025-08-20 19:01:56 +02:00
clauspeterhuebner
6e5fb223d6 safe current work 2025-08-20 16:26:02 +02:00
einhornimmond
76ab75d049
Apply suggestions from code review 2025-08-06 12:16:19 +02:00
clauspeterhuebner
e8314954b3 correct return type of query 2025-07-23 16:35:11 +02:00
clauspeterhuebner
acbcf5e27b save current work 2025-07-21 17:03:16 +02:00
clauspeterhuebner
9dabf66726 only to save current work, still ongoing 2025-07-18 17:51:48 +02:00
clauspeterhuebner
965db7352d introduce method loggers for using addContext with handshakeID 2025-07-17 00:56:03 +02:00
clauspeterhuebner
abdf5de31d shift core/auth/jwt to shared/jwt and correct usage 2025-07-16 15:50:47 +02:00
clauspeterhuebner
68f988181b correct testcase 2025-07-15 23:06:28 +02:00
clauspeterhuebner
3b9ff8a4a4 explicit result assignment at client invocations 2025-07-14 18:00:06 +02:00
clauspeterhuebner
419d4d4075 change check for valid community_uuid 2025-07-14 16:33:37 +02:00
clauspeterhuebner
9b5c023e0d more logoutputs 2025-07-10 23:43:15 +02:00
clauspeterhuebner
f58b7fab1e add handshakeID to openConnection invokation 2025-07-09 22:57:42 +02:00
clauspeterhuebner
1cfc1d3de9 correct null handling on logger output 2025-07-09 19:00:29 +02:00
clauspeterhuebner
18835e55af introduce handshakeID 2025-07-09 18:48:32 +02:00
clauspeterhuebner
7b399dcd32 change to more expressive community attribute namings 2025-07-09 16:43:58 +02:00
clauspeterhuebner
49b270915b change logoutput 2025-07-08 23:11:57 +02:00
clauspeterhuebner
287d8914d3 change log output 2025-07-08 23:03:43 +02:00
clauspeterhuebner
7fc5e9ba48 again more log output 2025-07-08 22:44:47 +02:00
clauspeterhuebner
bd4336e588 more log output 2025-07-08 21:44:34 +02:00
clauspeterhuebner
9019d5427b change check for valid and version of uuid 2025-07-08 19:29:18 +02:00
clauspeterhuebner
459f596c83 surrounding try-catch block 2025-07-08 16:59:25 +02:00
clauspeterhuebner
127628c251 change arg type 2025-07-04 19:17:39 +02:00
clauspeterhuebner
74ffb8df58 compile and linting 2025-07-04 18:50:12 +02:00
clauspeterhuebner
4ca94b189c full code of encrypted authentication process, tests open 2025-07-04 18:22:02 +02:00
clauspeterhuebner
ee16e540cf save the current state of code 2025-07-04 03:41:46 +02:00
clauspeterhuebner
81de0c6c07 new test and correct encryptAndSign + decryptAndVerify 2025-07-01 18:21:31 +02:00
clauspeterhuebner
cc5f3f7ee4 change logoutputs 2025-07-01 15:32:21 +02:00
clauspeterhuebner
de7a77c30a Merge remote-tracking branch 'origin/master' into
3505-feature-introduce-encrypted-jwts-in-backend-federation-communication
2025-06-30 17:05:12 +02:00
clauspeterhuebner
fd7d7704c2 only for save current code 2025-06-27 16:39:55 +02:00
einhornimmond
84862bce8b Merge branch 'upgrade_logging' into refactor_shared_module 2025-06-26 07:46:09 +02:00
einhornimmond
7c325b6fea use base const and strings for logger categories for the time beeing 2025-06-26 07:43:02 +02:00