23 Commits

Author SHA1 Message Date
Dario
db87207bc0 Rename table models to singular 2020-08-25 18:02:08 +02:00
einhornimmond - MarkX
7049642bc8 add shared mutex to model::table::User to better support changes from community server 2020-07-30 15:08:58 +02:00
Dario
3820fb947f !db Update!, add disabled field for user for disabling accounts, check field by login and don't login if user account is disabled 2020-07-16 13:19:59 +02:00
Dario
31e00d9081 bring everything together to complete direct register :) 2020-07-13 12:23:41 +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
939e1dd9d0 update session generate keys, move call into function 2020-06-18 07:48:46 +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
ee250e8bcf update decode transaction 2020-01-27 19:59:15 +01:00
Dario
35d762541e add admin register 2020-01-27 14:02:28 +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
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
33927473ad implement task observer 2020-01-10 17:29:31 +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
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