einhorn_b
0093ae8834
things to get more infos for debugging
2021-06-16 12:49:58 +02:00
einhornimmond
091ce48011
remove transaction from pending task manager directly
2021-06-15 16:52:21 +02:00
einhornimmond
a3fd334674
change 100 to 10 seconds timeout for double transaction
2021-06-14 14:12:29 +02:00
einhornimmond
840729fb94
compare with last transaction sended
2021-06-11 15:34:19 +02:00
einhornimmond
61501b2a78
Merge branch 'master' into community_transfer_confirmation_email
2021-06-08 16:56:26 +02:00
einhornimmond
2470d6de9c
Merge branch 'master' into login_update_json
2021-06-08 16:04:33 +02:00
einhornimmond
2fc3fe94a0
add warning to able to forward warnings from community server to client
2021-06-07 17:20:11 +02:00
einhornimmond
0489ab0746
add new API Call checkUsername
...
with that it is possible
- to check if username exist already in a given Group
- if a group_id exist in db
- which group_id a group_alias has
2021-06-04 17:20:48 +02:00
einhorn_b
dedcebdb95
fix bug, update dockerfiles to use dependencies without grpc
2021-06-04 12:27:19 +02:00
einhornimmond
9e47ae36a4
add username and description to api (+ doc)
2021-06-02 13:05:38 +02:00
einhornimmond
b7ba462a5d
make transactions caming from vue client synchron, return after finished
2021-06-02 12:13:53 +02:00
einhorn_b
43b6e1830b
removed all files belonging to hedera or old outdated code
2021-06-01 20:56:06 +02:00
einhornimmond
d951812d9e
Merge pull request #455 from gradido/require_memo_in_send
...
Require memo in send
2021-05-20 14:09:13 +02:00
einhornimmond
d33962736d
translate german html encoded error messages to english and use gettext for automatic translation
...
- translate german error messages for password validation into english
- update LOCAL files with the german password validation error messages
- update all calls to pwdValidation, adding LanguageCatalog, create if not exist
- change filename of UpdateUserPasswordPage to UserUpdatePasswordPage to have the same filename as the class name and the cpsp file name
2021-05-18 12:27:07 +02:00
einhornimmond
4ecbea80b5
add check for memo also in login-server
2021-05-18 11:32:54 +02:00
einhornimmond
9d0c1da9ad
Merge branch 'master' into login_build_alpine
2021-05-12 13:04:20 +02:00
einhornimmond
8574c07e90
Merge branch 'master' into login_build_alpine
2021-05-04 12:27:02 +02:00
einhorn_b
928cc0044d
update parse proto with cmake, only if not exist or newer, change folder, update includes
2021-05-03 16:49:19 +02:00
einhornimmond
397069c932
add validation, check if user has tried to send themself gradidos, correct wrong spelling in ENUM
2021-05-03 15:32:19 +02:00
Moriz Wahl
cf41895459
Merge remote-tracking branch 'origin/login_group_add_host' into dynamic-balance
2021-04-29 17:06:37 +02:00
einhornimmond
bacc254638
add host to group to allow login-server making json-request to community-server in docker environment
2021-04-28 16:53:19 +02:00
einhornimmond
c838e16c04
fix bug with missing default values
2021-04-27 23:25:27 +02:00
einhornimmond
fb1449a69b
add language as fields which will be returned with user-object
2021-04-27 13:14:38 +02:00
einhorn_b
e3e968b24f
fix exception for unlock on false place, maybe from merging stage1 with stage2
2021-04-23 14:09:43 +02:00
einhornimmond
8a6acd67f7
fix crash occuring by successful transfered transactions
2021-04-14 11:32:43 +02:00
einhornimmond
31ac055c65
update model::gradido::Transaction::createTransfer for using with blockchain mysql, update return type
...
update functions calling model::gradido::Transaction::createTransfer to handle on transaction as return instead of vector
2021-04-12 16:16:32 +02:00
einhornimmond
ef1e7e80eb
More error catching, copy error in JsonRequest to able to return it to caller and send it per email
2021-04-12 16:14:26 +02:00
einhornimmond
9e049d8477
update notifications to also have copy errors to email, instead of move, update protocol, run transactions with enough signatures and without result on startup from pending_tasks table
2021-04-09 20:11:24 +02:00
einhornimmond
5974473276
update pending task save and load param and result
...
also:
- fix base64ToBin using strlen instead of encodedSize len (by encodedSize php decoder failed)
- insertIntoDB remove async, return also by second attempt true if succed, else false
2021-04-09 14:14:12 +02:00
einhornimmond
f1f4b81da0
add defaultGroup for easier integration with stage1
2021-04-08 12:51:29 +02:00
einhornimmond
13cfbb32ec
split runSendTransaction in Hedera and Mysql Version
...
use a much shorter version for runSendTransactionMysql as initially in SigningTransaction was used
2021-04-07 19:44:05 +02:00
einhornimmond
3cffee31ce
extends classes with additional access functions needed for next step
2021-04-07 19:41:02 +02:00
einhornimmond
ad147cd8da
add parameter json string to pending task for saving additional infos like blockchain type in db
...
- add set and getter functions for param in controller::PendingTask and model::table::PendingTask
- call it inside transactions to save blockchainType as param and in load Transaction from db
2021-04-07 12:37:02 +02:00
einhornimmond
d659dfb886
forward blockchain type to TransactionBody
2021-04-06 13:10:50 +02:00
einhornimmond
fa48de44af
fix bugs which came with merging into master
2021-03-31 19:04:36 +02:00
einhornimmond
910e33deff
Merge branch 'master' into stage2
2021-03-31 18:06:57 +02:00
einhornimmond
436499458b
fix login server that it can build again (after Ulfs rebase action)
2021-03-31 17:49:02 +02:00
einhornimmond
55334799cb
replace \r\n with \n
2021-03-31 17:08:37 +02:00
einhornimmond
d1667e0ba9
Merge branch 'master' into api_password_reset
2021-03-31 12:38:52 +02:00
einhornimmond
363e04fbe5
put back depracted email tasks because I don't exactly know if I broke something if I remove it completly (especially model/session.cpp)
2021-03-30 18:42:07 +02:00
einhornimmond
f8d174049c
Merge branch 'master' into fix_lineendings
2021-03-30 18:29:04 +02:00
einhornimmond
3339ce9d38
change fileformat back to utf-8 with BOM, for visual studio source files which contain ä,Ä,ö,Ö,ü,Ü or ß in strings must be in format utf-8-BOM
2021-03-30 18:26:48 +02:00
f09a0017f9
lineendings login_server
2021-03-30 17:06:41 +02:00
einhornimmond
21309eada5
Update login_server/src/cpp/model/email/Email.h
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-03-29 19:17:49 +02:00
einhornimmond
8a143be842
removed email tasks complete
2021-03-25 11:00:00 +01:00
einhornimmond
a57be58197
Merge branch 'master' into api_password_reset
2021-03-24 18:09:21 +01:00
einhornimmond
b73bb64089
add send email function in API for password reset and admin email verification code resend
...
Describe new function in detail in docu/login_server.api.md.
Made some changes in existing code to have the option to use a custome email text,
not only the pre-formulated texte.
Use a new state for returned json, state = warning.
If function does what expected but still have a error message.
Add the new state in frontend/src/apis/loginAPI.js.
2021-03-24 14:17:58 +01:00
ogerly
15bb6f4448
merge master
2021-03-24 06:17:00 +01:00
ogerly
a99de7f5d1
dev meeting, bernd
2021-03-24 06:05:05 +01:00
einhornimmond
db99a1077e
add optional paramater account state to user search to able to search users which haven't activated there account yet
2021-03-22 19:53:57 +01:00