677 Commits

Author SHA1 Message Date
einhornimmond
32a2b4d851
using password validation in login only for saving cpu time (fake sleep by invalid passwords instead of make hash calculation with argon2) 2021-03-17 21:58:15 +01:00
einhornimmond
d6b59d5dfd
take updates from stage1 for allow vue-client connecting 2021-03-17 21:56:06 +01:00
einhornimmond
e49802c9bc
fix naming (differ from community server), enable back request transactions from gn 2021-03-17 21:51:41 +01:00
einhornimmond
82f39c3add
fix deadlock, remove pending tasks if the contain state == "success" in result JSON, check every second 2021-03-17 21:51:41 +01:00
einhornimmond
c1e82dda94
change code style 2021-03-17 21:51:41 +01:00
einhornimmond
f4a67b476d
add result json to gradido transactions 2021-03-17 21:51:41 +01:00
einhornimmond
8489dfac8b
add test part timeout option for node server test 2021-03-17 21:51:41 +01:00
einhornimmond
1865e9e814
show both transaction json by sending cross group transaction 2021-03-17 21:51:41 +01:00
einhornimmond
95cb35129b
adjust for cross group transaction test and also fix false order for real version 2021-03-17 21:51:41 +01:00
einhornimmond
ae096e2d2e
check if update timestamps list is empty after removing all outdated entrys 2021-03-17 21:51:41 +01:00
einhornimmond
03f619fac1
wait before sending fourth transaction, gn seems to crash by more than 3 transaction at nearly the same time 2021-03-17 21:51:41 +01:00
einhornimmond
ecf2a3a407
remove debug printf and add transaction type to string function for both hedera and gradido transactions 2021-03-17 21:51:41 +01:00
einhornimmond
191222872d
updates to maybe prevent dead lock and warning 2021-03-17 21:51:41 +01:00
einhornimmond
89f424f707
Fix bug in CronManager, now the duration are like they should and removed some debug printf 2021-03-17 21:51:41 +01:00
einhornimmond
1c01594ef5
make better visible if timer work 2021-03-17 21:51:41 +01:00
einhornimmond
53e8249d4d
link poco dynamic 2021-03-17 21:51:41 +01:00
einhornimmond
cb3d5a6f0a
cross group transfer 2021-03-17 21:51:40 +01:00
einhornimmond
5bbc7cace5
update pages and session for using caller_url (for vue-client and maybe other later) 2021-03-17 21:51:07 +01:00
einhornimmond
01d00ae309
add config option for worker count 2021-03-17 21:47:55 +01:00
team-devstage
81aacdb58b
fix test 2021-03-17 21:47:55 +01:00
einhornimmond
324032961e
fix unix build issue 2021-03-17 21:47:55 +01:00
einhornimmond
5bf316483c
fix unix build issue 2021-03-17 21:47:55 +01:00
einhornimmond
260f6f3f6e
fix unix build issue 2021-03-17 21:47:55 +01:00
einhornimmond
350d2a770e
fix unix build issue 2021-03-17 21:47:54 +01:00
einhornimmond
3da83b638a
fixed bug in node server test page 2021-03-17 21:47:54 +01:00
einhornimmond
5af588f6bd
finish test page for node server test 2021-03-17 21:47:54 +01:00
einhornimmond
5090e21d78
add node server test page for pauls, add functions to support this 2021-03-17 21:47:54 +01:00
einhornimmond
a8c356840f
some error handling additions 2021-03-17 21:47:54 +01:00
einhornimmond
3279ca6f20
fix error in sql-query 2021-03-17 21:47:54 +01:00
einhornimmond
98a3d7f9cd
little fixes, also http in base group url for test server 2021-03-17 21:47:54 +01:00
einhornimmond
d8541fd0d0
use http in base url in test builds 2021-03-17 21:47:54 +01:00
Dario
973fae36e2
add transaction log for debugging for node server 2021-03-17 21:47:54 +01:00
Dario
afe0500a88
move dump transaction to json in extra function 2021-03-17 21:47:54 +01:00
Dario
b7e0c14999
add missing / 2021-03-17 21:47:54 +01:00
Dario
8a6455052f
fix forward links 2021-03-17 21:47:19 +01:00
Dario
7af614e5e1
use new strategy for login server links (redirect and inside of a-tags) 2021-03-17 21:44:05 +01:00
Dario
01b2e65146
add host and basic url (host with https://) to message handler 2021-03-17 21:40:40 +01:00
Dario
b66f4c4e84
add missing compiled cpsp 2021-03-17 21:40:40 +01:00
Dario
6adc21b3b8
new try (see last messages) 2021-03-17 21:40:40 +01:00
Dario
461cb404c5
forward links for additional group with one login server 2021-03-17 21:40:40 +01:00
Dario
1dda8a585a
login form link 2021-03-17 21:40:39 +01:00
Dario
51beb6f0d2
fix other group forwarding, add kabuto block explorer link 2021-03-17 21:40:39 +01:00
Dario
da24075ef4
don't show group choosing page after signing own group add member transaction 2021-03-17 21:40:39 +01:00
Dario
0dc0409a08
fix windows compile problems, fix url forwarding for group based url in check email and update group page 2021-03-17 21:40:39 +01:00
Dario
29a54cc559
show debug infos about group forward url 2021-03-17 21:40:39 +01:00
Dario
6b17a04bf1
Merge branch 'grpc' of ssh://**REDACTED**/~/_C++/gradido_login_server into grpc 2021-03-17 21:40:39 +01:00
Dario
16dcc25960
update mutex locks to prevent mutex dead lock 2021-03-17 21:40:39 +01:00
dario Linux
55f04402dc
fix cmake error 2021-03-17 21:40:39 +01:00
Dario
f01bed64dc
Merge branch 'grpc' of ssh://**REDACTED**/~/c++/gradido_login_server into grpc 2021-03-17 21:40:39 +01:00
Dario
8f508fe90f
fix 2021-03-17 21:40:39 +01:00