2422 Commits

Author SHA1 Message Date
einhornimmond
4860cc2670 use old humhub username on update for finding humhub user to prevent new user if user has changed email in humhub and alias in wallet 2025-04-24 13:05:16 +02:00
clauspeterhuebner
f133cb15bc next try 2025-04-24 01:38:44 +02:00
clauspeterhuebner
54258adc42 correct calculation of exp-date 2025-04-23 21:35:04 +02:00
clauspeterhuebner
0ed47d69e6 shift disbursement-logic in separated method 2025-04-23 19:52:58 +02:00
clauspeterhuebner
3770be4274 set validUntil in DisbersementLink by exp-claim of jwt-payload 2025-04-23 16:23:18 +02:00
einhornimmond
9ff6470b47 make authenticateHumhubAutoLogin a mutation, auto register user on humhub if project was set and user don't exist on humhub 2025-04-22 10:10:16 +02:00
clauspeterhuebner
11eb0c45a7 overwork transactionLink and disbursementLink 2025-04-17 17:48:03 +02:00
clauspeterhuebner
fddfe69bad first try with disbursement result from queryTransactionLink 2025-04-17 16:00:47 +02:00
clauspeterhuebner
6d8a65a138 rework JWT decoding/verifying 2025-04-16 16:59:28 +02:00
clauspeterhuebner
9648bb1227 correct compile errors on JwtTypes 2025-04-16 15:29:55 +02:00
einhornimmond
58b006193f fix update to exact gms location type 2025-04-16 13:10:33 +02:00
einhornimmond
b894544a6b change function and variable name 2025-04-16 10:13:48 +02:00
einhornimmond
35f28dc060 update public name logic, test and usage, distinguish between unique username and publicName 2025-04-16 10:06:06 +02:00
clauspeterhuebner
b63dbb5898 next try 2025-04-16 04:05:07 +02:00
clauspeterhuebner
e55d865c10 next try 2025-04-16 03:14:37 +02:00
clauspeterhuebner
32d130479a more logs 2025-04-16 03:01:31 +02:00
clauspeterhuebner
49a9a75ed7 next try 2025-04-16 02:39:41 +02:00
clauspeterhuebner
0e41e6518c remove check against referrer and in case of invalid signing use simply
decoded payload
2025-04-16 01:39:24 +02:00
clauspeterhuebner
28bd35ca2a next try for disbursementJwt mapping 2025-04-16 00:08:39 +02:00
clauspeterhuebner
4b901dc1dc check jwt type again constant instead of instanceof 2025-04-15 22:39:56 +02:00
clauspeterhuebner
a6e2efef19 sign jwt with senderCommunityUuid, search senderCom per decoded payload
and verify jwt with senderComUUid selected from db ensured against
referrer
2025-04-15 22:06:43 +02:00
clauspeterhuebner
675ee6fd81 next try for verifyJWT with RS256 and private/public key usage 2025-04-14 19:03:47 +02:00
clauspeterhuebner
c8c91ebf4e add more logs 2025-04-14 16:00:18 +02:00
clauspeterhuebner
f04d156e5c additional log and missing await at decode invocation 2025-04-14 15:42:11 +02:00
clauspeterhuebner
e9d2eae51a correct handling of receiverCommunity updates 2025-04-11 19:02:23 +02:00
clauspeterhuebner
25c4c7362f now the jwt-token creation and community-switch works correctly, but
redeem with a jwt-token is still open
2025-04-11 16:40:36 +02:00
clauspeterhuebner
f1f46b2d80 first try of x-cross tx per link 2025-04-11 03:12:05 +02:00
einhornimmond
9f181a2079 change name and default value 2025-04-08 18:57:54 +02:00
einhornimmond
19720ee6ca adjust configs, add GMS_PLAYGROUND_ROUTE, move export script into apis folder like in humhub 2025-04-08 18:33:16 +02:00
einhornimmond
2ef2f29d4f
Merge branch 'master' into refactor_graphql_admin_contribution_list 2025-03-28 23:30:06 +01:00
clauspeterhuebner
f515035fe3 Merge remote-tracking branch 'origin/master' into 3447-modify-humhub-card-in-overview-page 2025-03-27 23:59:15 +01:00
einhornimmond
3d20019c02 refactor contribution resolver for pre-mysql-query optimization based on requested fields 2025-03-27 15:31:58 +01:00
clauspeterhuebner
6f02396d73 Merge remote-tracking branch 'origin/master' into
3447-modify-humhub-card-in-overview-page
2025-03-20 23:15:25 +01:00
clauspeterhuebner
56807d25ae add clearAllMocks in beforeAll of searchUsers-testcases 2025-03-17 22:46:38 +01:00
einhornimmond
33899e5d2b improve openai thread management 2025-03-16 16:38:15 +01:00
einhornimmond
f466a46407 Merge branch 'upgrade_typescript' into admin_add_ai_chat 2025-03-15 14:05:59 +01:00
einhornimmond
993743829c upgrade typescript and eslint, fix new eslint warnings 2025-03-15 13:45:51 +01:00
clauspeterhuebner
a0d598dd25 correct login tests 2025-03-14 22:14:25 +01:00
einhornimmond
729ff3bc24 ai chat with openai npm module, add MODERATOR_AI Role 2025-03-14 19:49:04 +01:00
einhornimmond
ae05c7f0f7 bugfix 2025-03-05 12:56:32 +01:00
einhornimmond
23228676a2 fix problem with fetching project with out logourl 2025-03-04 16:42:42 +01:00
einhornimmond
b79ea80da1 put only valid project values into store 2025-03-04 16:31:26 +01:00
einhornimmond
94b4e27f13 fix test and lint 2025-02-24 19:19:51 +01:00
einhornimmond
d2e899541e fix tests 2025-02-24 18:48:02 +01:00
einhornimmond
472c7598ad fix lint and tests 2025-02-24 17:37:30 +01:00
einhornimmond
7344e87c72 Merge branch 'project_brandings_add_db_and_graphql_resolver' of github.com:gradido/gradido into project_brandings_add_db_and_graphql_resolver 2025-02-24 14:01:27 +01:00
einhornimmond
ca628319f9 forwarding even with account activation email 2025-02-24 13:20:30 +01:00
einhornimmond
4031f9faf5
Merge branch 'master' into project_brandings_add_db_and_graphql_resolver 2025-02-19 17:19:11 +01:00
einhornimmond
1fdbee906c forward to spaceurl after login with project query parameter 2025-02-18 16:49:50 +01:00
einhornimmond
a3147661c3 choose space in modal 2025-02-17 17:43:41 +01:00