14 Commits

Author SHA1 Message Date
Dario
af340f95de update logging to better nail down mysql errors 2020-07-15 13:45:50 +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
c0c88b6838 fix to bugs with verification email resend 2020-06-18 08:09:37 +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
c925984ded add create and save user backup and email verification code for new register direct 2020-06-10 17:07:55 +02: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