Dario
|
364efbe495
|
add further testing before try to write into tb to fix this error with not matching parameter count
|
2020-07-14 13:49:01 +02:00 |
|
Dario
|
31e00d9081
|
bring everything together to complete direct register :)
|
2020-07-13 12:23:41 +02:00 |
|
Dario
|
3d6aac8ebe
|
add updated field to email verification in db to able to prevent repeated email sending wit verification code
|
2020-07-10 10:23:35 +02:00 |
|
Dario
|
89195fbcd7
|
mini changes hoping don't crash on staging anymore
|
2020-07-05 11:09:18 +02:00 |
|
Dario
|
326b5805d8
|
add tryLoadPassphraseUserBackup function to choose between multiple user backups if more exist throw errors
|
2020-06-30 12:39:05 +02:00 |
|
Dario
|
045971e919
|
add function to detect correct mnemonic type if incorrect type in db (for example after db update)
|
2020-06-30 12:28:02 +02:00 |
|
Dario
|
b35cab768c
|
add get name with email as one string from new user model to prevent double code
|
2020-06-29 14:23:19 +02:00 |
|
Dario
|
b2dc53c899
|
add mnemonic type field to user_backups to allow using multiple mnemonic word lists with some same words
|
2020-06-24 14:41:01 +02:00 |
|
Dario
|
a0f88c548b
|
Fix errors with login without pubkey
|
2020-06-20 11:26:04 +02:00 |
|
Dario
|
c0c88b6838
|
fix to bugs with verification email resend
|
2020-06-18 08:09:37 +02:00 |
|
Dario
|
939e1dd9d0
|
update session generate keys, move call into function
|
2020-06-18 07:48:46 +02:00 |
|
Dario
|
1573b1f70c
|
add email for verification with duration in text (for example: you have registered for 10 days),
|
2020-06-15 17:23:44 +02:00 |
|
Dario
|
5f9ec065af
|
Add resend_count in db Model and refactor mutex use in model/table/ModelBase until no I hadn't expected concurrency in running db functions
|
2020-06-15 15:42:20 +02:00 |
|
Dario
|
582aba5bcd
|
remove not used class, add header and footer for christines design, start changing checkTransaction in new design
|
2020-06-11 17:56:20 +02:00 |
|
Dario
|
c925984ded
|
add create and save user backup and email verification code for new register direct
|
2020-06-10 17:07:55 +02:00 |
|
Dario
|
c44184f823
|
update code to work together for setting new password and update encrypted privkey and password hash in db
|
2020-06-08 18:30:29 +02:00 |
|
Dario
|
d08ab28394
|
update doc
|
2020-06-08 13:40:48 +02:00 |
|
Dario
|
4be461f5a7
|
adding not finished passphrasedTransaction, now maded on community server, added get user pubkey via json request
|
2020-04-03 16:01:36 +02:00 |
|
Dario
|
9c067ae8d8
|
add page for creating new passphrase and transfer funds
|
2020-03-29 19:11:28 +02:00 |
|
Dario
|
77aa0ebe09
|
fix syntax error
|
2020-03-16 11:59:30 +01:00 |
|
Dario
|
0366c782f1
|
adding self-healing function for User::sign, working only while passphrase is saved not encrypted
|
2020-03-16 11:50:03 +01:00 |
|
Dario
|
2e426f2748
|
adding admin check user backups
|
2020-02-18 11:38:14 +01:00 |
|
Dario
|
ee250e8bcf
|
update decode transaction
|
2020-01-27 19:59:15 +01:00 |
|
Dario
|
68552262aa
|
again linux build error
|
2020-01-27 16:56:42 +01:00 |
|
Dario
|
2bffeb3f00
|
deconst isExist in modelBase
|
2020-01-27 14:33:11 +01:00 |
|
Dario
|
15248a3e56
|
fix linux compile error
|
2020-01-27 14:04:10 +01:00 |
|
Dario
|
35d762541e
|
add admin register
|
2020-01-27 14:02:28 +01:00 |
|
Dario
|
3b21cad114
|
fix bug with pubkeys and new accounts
|
2020-01-22 15:43:54 +01:00 |
|
Dario
|
58833b1b44
|
adding user created field
|
2020-01-20 12:16:26 +01:00 |
|
Dario
|
094904ab0f
|
work on multiple select for JsonGetUsers, fix bug with user states with empty user
|
2020-01-16 13:09:27 +01:00 |
|
Dario
|
7b0828d22d
|
fix errors
|
2020-01-15 10:33:53 +01:00 |
|
Dario
|
28900e04fe
|
adding code for loading user role
|
2020-01-15 09:16:59 +01:00 |
|
Dario
|
d8e3728201
|
redirect to last extern referer
|
2020-01-14 11:10:27 +01:00 |
|
Dario
|
762479fe33
|
linux error
|
2020-01-10 19:53:17 +01:00 |
|
Dario
|
5c06bcb617
|
missing ;
|
2020-01-10 19:47:20 +01:00 |
|
Dario
|
6221e168f8
|
fix linux compile errors
|
2020-01-10 19:24:18 +01:00 |
|
Dario
|
7f860f1559
|
adding missing header
|
2020-01-10 19:15:45 +01:00 |
|
Dario
|
33927473ad
|
implement task observer
|
2020-01-10 17:29:31 +01:00 |
|
Dario
|
c2c4071180
|
remove errors, restructure
|
2020-01-08 14:49:58 +01:00 |
|
Dario
|
5842f21e89
|
adding missing files, reset Password check if already an email was send and show link for support email
|
2020-01-06 17:12:22 +01:00 |
|
Dario
|
abef0b1ef1
|
update cmake for using multiprocessor build with visual studio, work on reset password and new db access classes
|
2020-01-06 15:12:18 +01:00 |
|
Dario
|
27bf842e6c
|
update email content type, using new email system for register and errors
|
2020-01-03 17:19:58 +01:00 |
|
Dario
|
feb3067f3a
|
adding new email system, work in progress
|
2020-01-02 12:47:32 +01:00 |
|
Dario
|
a8c4acd81d
|
restructure
|
2019-12-30 17:17:55 +01:00 |
|
Dario
|
f890cac00d
|
update model structure
|
2019-12-30 13:12:23 +01:00 |
|