32 Commits

Author SHA1 Message Date
Dario
2a907d50e5 remove profiling code, update key generation algorithmus from KeyPairEd25519 to get same results like KeyPair 2020-06-07 19:32:43 +02:00
Dario
d8c9c91d0c profile complete sha512 generation 2020-06-07 19:13:46 +02:00
Dario
28c2830d75 adding some profiling code sha 512 2020-06-07 18:32:47 +02:00
Dario
7518832bf4 Add GoogleTest via conan and first tests 2020-06-02 12:54:55 +02:00
Dario
1aeb506cd3 make it more modular 2020-06-01 19:13:38 +02:00
Dario
9f9bc0c1ef adding admin user password reset 2020-04-22 15:05:08 +02:00
Dario
3a36059519 fix passphrase error 2020-02-28 13:27:17 +01:00
Dario
15a08227e6 adding second elopage webhook 2020-02-27 14:59:25 +01:00
Dario
6569517987 with debugging code 2020-02-27 12:32:21 +01:00
Dario
517059d648 fix passphrase generation, adding test to start 2020-02-27 12:26:35 +01:00
Dario
95f5460112 adding passphrase generation check 2020-02-27 12:06:57 +01:00
Dario
7468b5df29 adding transform passphrase page class 2020-02-26 17:46:46 +01:00
Dario
a7a1758db8 new passphrase generate code 2020-02-26 16:39:49 +01:00
Dario
fc22bbc1e0 update password reset 2020-02-25 14:53:54 +01:00
Dario
2e426f2748 adding admin check user backups 2020-02-18 11:38:14 +01:00
Dario
892d9eb2e2 fix passphrase needing space after end 2020-02-18 09:39:44 +01:00
Dario
a8579fb717 adding debugging passphrase 2020-02-18 08:43:28 +01:00
Dario
33927473ad implement task observer 2020-01-10 17:29:31 +01:00
Dario
987c820a5b little fixes 2019-12-18 19:44:53 +01:00
Dario
2910d85729 auto recover from corrupted mnemonic words by calling User::generateNewPassphrase 2019-12-13 14:17:45 +01:00
Dario
8fe5b1cc09 speed up build time 2019-11-16 18:36:04 +01:00
Dario
cd12c0fdbf fix syntax error 2019-11-03 14:21:46 +01:00
Dario
6bae595aa2 move some files to lib folder, adding memory management for often used binary memory blocks to prevent memory fragmentation 2019-11-03 12:22:35 +01:00
Dario
43044f2c28 update logging 2019-10-18 12:18:34 +02:00
Dario
1840f08ca9 hopefully fix server crash bug with mutex in user and task release and duplicate 2019-10-10 12:27:18 +02:00
Dario Rekowski on RockPI
e4ffe57750 adding debug output 2019-10-07 07:04:34 +00:00
Dario Rekowski on RockPI
5a6a77d601 fix errors with domain, adding error handling with missing ca root certifcate for sending emails 2019-10-06 11:25:05 +00:00
Dario Rekowski on RockPI
498a3a12e2 fixes for building with linux 2019-10-03 09:59:53 +00:00
Dario
3de1e21259 more exact error message for password validation 2019-10-02 16:46:55 +02:00
Dario
9a60d49cb5 adding passphrase and code for saveKeys. TODO: Continue generate and save keys logic, login, test everything 2019-10-01 18:21:26 +02:00
Dario
f7744ee2c1 adding many new files, mostly from old projects, register handling with validation, loading and connect to mysql 2019-09-26 11:26:39 +02:00
Dario
e7ca744da0 remove curl 2019-09-26 11:26:24 +02:00