101 Commits

Author SHA1 Message Date
clauspeterhuebner
37dd27745a next try 2025-07-11 01:13:39 +02:00
clauspeterhuebner
528d8163e7 next try 2025-07-11 00:36:12 +02:00
clauspeterhuebner
9b5c023e0d more logoutputs 2025-07-10 23:43:15 +02:00
clauspeterhuebner
5439baaced change parameter publicKey as Buffer 2025-07-10 02:05:19 +02:00
clauspeterhuebner
18835e55af introduce handshakeID 2025-07-09 18:48:32 +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
495017c404 remove unnecessary checks after decryptAndVerify 2025-07-01 18:46:08 +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
b487b4ca72 move code for checking pending transactions into own query + test 2025-06-27 14:12:45 +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
einhornimmond
aab6dcd98b move findUserByIdentifier and validateAlias into database inclusive refactored tests for this 2025-06-22 15:14:23 +02:00
einhornimmond
6258774530 lint 2025-06-17 15:43:06 +02:00
einhornimmond
a7d011b814 use new logging approach in federation 2025-06-15 14:07:42 +02:00
einhornimmond
fb63588361 use new appDatabase class everywhere 2025-06-07 08:01:48 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
a074094f46 fix federation test error 2025-04-29 09:35:02 +02:00
einhornimmond
e6f92ad19f fix eslint federation 2025-04-28 18:37:07 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
b63dbc1599 add biome to federation, fix biome linting/formatting error, remove eslint 2025-04-26 11:09:35 +02:00
einhorn_b
74186e21ae more logging classes, fix test 2024-01-19 13:40:21 +01:00
einhorn_b
17a067e99b add and use logging view class, annonce only configured api version 2024-01-18 13:10:58 +01:00
Claus-Peter Huebner
08810bc88a switch info-log output to debug-level 2023-10-27 01:22:23 +02:00
Claus-Peter Huebner
8a861b3fec set authenticateAt on resolver side 2023-10-26 00:17:52 +02:00
Claus-Peter Huebner
c7cb094590 correct determination of fedComB client to invoke authenticate 2023-10-25 22:19:48 +02:00
Claus-Peter Huebner
d73d20e00a correct endpoint and api slicing from callback url 2023-10-25 22:03:10 +02:00
Claus-Peter Huebner
ec2454e69e correct determination of callback client 2023-10-25 21:12:11 +02:00
Claus-Peter Huebner
24fafb3187 next try with changed logging 2023-10-25 17:10:11 +02:00
Claus-Peter Huebner
b232579915 next try with publicKey-hex-string treatment 2023-10-25 16:34:53 +02:00
Claus-Peter Huebner
8d8d5275de changed log-output 2023-10-25 15:07:25 +02:00
Claus-Peter Huebner
45c473aeec change publicKey logging 2023-10-25 00:16:04 +02:00
Claus-Peter Huebner
7faec3f691 improve debug-logging for authentication 2023-10-24 23:09:50 +02:00
Claus-Peter Huebner
df34bf9b43 treat publicKey without hex 2023-10-24 21:09:12 +02:00
Claus-Peter Huebner
6ca275fa30 search publicKey as Buffer.from with hex 2023-10-24 20:57:08 +02:00
Claus-Peter Huebner
81bf608e2b first draft community authentication handshake 2023-10-23 22:50:24 +02:00
Claus-Peter Huebner
841979a360 first ongoing draft of community-authentication 2023-10-20 01:43:29 +02:00
Claus-Peter Huebner
23761c065b correct error 2023-10-17 23:46:35 +02:00
Claus-Peter Huebner
da0deb01d2 linting 2023-10-17 23:39:58 +02:00
Claus-Peter Huebner
fdefa0641d correct and extent testcases 2023-10-17 23:25:35 +02:00
Claus-Peter Huebner
e983e59173 sender alias as optional and further optimizations 2023-10-17 21:54:36 +02:00
Claus-Peter Huebner
5dd0a87583 adapt federation tests on previous changes 2023-10-13 12:05:04 +02:00
Claus-Peter Huebner
312838f2d9 write sender as foreign user on recipient side 2023-10-13 03:45:28 +02:00
Claus-Peter Huebner
c0a09c2a28 extent voteSendCoins result and increase coverage for backend and
federation
2023-10-04 19:09:13 +02:00
Claus-Peter Huebner
2bee69c10b linting 2023-09-28 18:00:09 +02:00
Claus-Peter Huebner
fade56a557 additional tests for x-com-sendcoins 2023-09-28 00:40:48 +02:00
Claus-Peter Huebner
a71877abed tests for all sendCoins 2-Phase-Commit handshake requests 2023-09-15 21:10:38 +02:00
Claus-Peter Huebner
0a61b61c63 add tests for settleSendCoins 2023-09-13 02:46:47 +02:00