132 Commits

Author SHA1 Message Date
Dario
f414ca8ddb add function to search for verification emails to resend at startup and by register direct 2020-06-15 17:37:02 +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
c009a12f45 add createUserDirect and missing functions for that in related classes 2020-06-09 20:34:27 +02:00
Dario
7d826fcacd use new user in login 2020-06-09 12:14:51 +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
1aeb506cd3 make it more modular 2020-06-01 19:13:38 +02:00
Dario
f01cf73302 Update texte password reset, remove check new password is same, release session after password reset 2020-05-29 21:02:34 +02:00
Dario
2d78b30f62 Add check if password exist in login, to show correct error message if account isn't activated yet 2020-05-19 09:22:34 +02:00
Dario
773bc116c8 fix missing namespace 2020-05-12 10:51:49 +02:00
Dario
9eee922a16 adding server config variable to config if server is test (without ssl), staging or production, disable ssl force by login cookie in test server builds 2020-05-12 10:48:13 +02:00
Dario
64657c96a0 update check transaction page for added target date in creation transaction 2020-05-06 10:46:51 +02:00
Dario
6f1a4617f6 adding reset transactions in session if someone forget signing his transaction 2020-05-04 11:58:38 +02:00
Dario
9f9bc0c1ef adding admin user password reset 2020-04-22 15:05:08 +02:00
Dario
12a8a34656 little fix 2020-04-13 17:09:12 +02:00
Dario
d1003e2c61 adding jsonCreateUser and email for register accounts throw old elopage transaction 2020-04-13 13:30:11 +02:00
Dario
d9769d95a1 update reset password, creating email verification code also for user without memorized passphrase 2020-04-07 12:14:23 +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
458c99958f Admin Email Verification resend via json hinzugefügt 2020-03-19 22:08:14 +01:00
Dario
0e0d4bd336 fix auto correction if privkey was saved wrong, working while passphrase is saved unencrpyted 2020-03-18 09:24:33 +01:00
Dario
dd5379fef6 important change to get register working again 2020-03-16 17:50:56 +01:00
Dario
d76946aa15 change because lost of data possible 2020-03-16 12:24:00 +01: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
c9d1a0f268 update Session::detectSessionState and User::sign with temp code using as readable text saved passphrase for check and retrieve privkey if decrypt failed 2020-03-16 11:15:04 +01:00
Dario
3a36059519 fix passphrase error 2020-02-28 13:27:17 +01:00
Dario
f77f50a24b fix elopage webhook request error 2020-02-28 11:56:55 +01:00
Dario
95f5460112 adding passphrase generation check 2020-02-27 12:06:57 +01:00
Dario
a7a1758db8 new passphrase generate code 2020-02-26 16:39:49 +01:00
Dario
2c9fc7f222 adding translate Passphrase, updates for multi language passphrase 2020-02-25 14:00:25 +01:00
Dario
8a0bafcffc update german passphrase, adding texte for passphrase page, update style and translation system 2020-02-25 13:31:51 +01:00
Dario
c72b37c7e9 finish passphrase update with mithril js 2020-02-21 20:08:37 +01:00
Dario
c0e40f715d Update passphrase page 2020-02-20 17:01:22 +01:00
Dario
2e426f2748 adding admin check user backups 2020-02-18 11:38:14 +01:00
Dario
a8579fb717 adding debugging passphrase 2020-02-18 08:43:28 +01:00
Dario
f00a408ad2 adding more different emails, move emails in extra folder 2020-02-04 18:09:32 +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
1c5159930e debugging, fixing 2020-01-15 16:33:19 +01:00
Dario
7b0828d22d fix errors 2020-01-15 10:33:53 +01:00