einhornimmond - MarkX
|
53d1309517
|
check by using fopen if f is valid, because started in /usr/local/bin without admin don't allow fopen in same dir as binary and leads to Segmentation fault error and crash
|
2020-09-07 08:49:36 +02:00 |
|
Dario
|
939e942ba8
|
Enable again auto reconnect, own solution not working
|
2020-08-24 15:59:56 +02:00 |
|
Dario
|
5582eefae6
|
add try and catch for reconnect attempt
|
2020-08-21 17:06:39 +02:00 |
|
Dario
|
de11450c90
|
send errors to community server from prepare transaction
|
2020-08-21 17:02:17 +02:00 |
|
Dario
|
76350d5038
|
Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server
|
2020-08-19 11:56:12 +02:00 |
|
Dario
|
9286ce7361
|
update debug pages
|
2020-08-17 12:16:01 +02:00 |
|
Dario via Pythagoras
|
b3e12aaaa7
|
skip email verification resend for now
|
2020-08-07 09:56:46 +02:00 |
|
Dario
|
f578a90a66
|
add option user.disabled to json get user infos
|
2020-08-07 09:30:22 +02:00 |
|
Dario
|
2ba166fabb
|
found and fix error with scoped mutex lock inside try catch block
|
2020-08-03 12:08:14 +02:00 |
|
Dario
|
946b951080
|
update email log, use not longer html string
|
2020-07-30 15:35:04 +02:00 |
|
einhornimmond - MarkX
|
cce7b7d4a9
|
add implementation for JsonUpdateUserInfos
|
2020-07-30 15:26:37 +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
|
5d18e869ad
|
add json interface for updating some user data from community server
|
2020-07-30 13:13:22 +02:00 |
|
Dario
|
6e25f762d3
|
Merge branch 'master' of ssh://**REDACTED**/~/c++/gradido_login_server
|
2020-07-21 12:18:43 +02:00 |
|
Dario
|
4a3522a4b9
|
Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server
|
2020-07-21 12:18:18 +02:00 |
|
Dario
|
015caeed5b
|
fix for linux
|
2020-07-21 12:18:04 +02:00 |
|
stroot
|
9826a373cd
|
Merge branch 'master' of ssh://**REDACTED**/~/c++/gradido_login_server
|
2020-07-21 12:16:50 +02:00 |
|
stroot
|
27dc7fc9ac
|
update sql querys to remove all warnings from skeema
|
2020-07-21 12:16:41 +02:00 |
|
Dario
|
4ccf6891e6
|
fix for linux
|
2020-07-21 11:38:35 +02:00 |
|
Dario
|
515d4d18df
|
Merge branch 'christine-styles' of ssh://**REDACTED**/~/c++/gradido_login_server into christine-styles
|
2020-07-21 11:17:32 +02:00 |
|
Dario
|
bc3feaa900
|
disable community server mysql connection, because not used, communication runs entirely via json requests
|
2020-07-21 11:17:20 +02:00 |
|
Dario
|
a71a69a619
|
change sorting mnemonic words for print out into case-insensitive
|
2020-07-21 11:16:21 +02:00 |
|
Dario
|
5630a62513
|
Re-Compiled HTTP Interface Pages with Christines new css style
|
2020-07-21 11:15:31 +02:00 |
|
Gradido2
|
214cb9a73a
|
Working CSS
|
2020-07-20 17:29:24 +02:00 |
|
Gradido2
|
b07902b807
|
more CSS
|
2020-07-20 17:29:23 +02:00 |
|
Gradido2
|
18da186cea
|
starting styles
|
2020-07-20 17:29:23 +02:00 |
|
Dario
|
105b884699
|
enable back check account if email verification can resend by startup
|
2020-07-20 16:57:29 +02:00 |
|
Dario
|
7cc13d11f9
|
add ping and update isConnected now pinging mysql server, instead returning bool value
|
2020-07-20 16:35:00 +02:00 |
|
Dario
|
c74f27b458
|
add logging every sended email and which email should be sended if email was enabled
|
2020-07-20 15:38:07 +02:00 |
|
Dario
|
5e83681bab
|
update german 2 word list and print to file sorted and with special chars
|
2020-07-20 12:40:03 +02:00 |
|
Dario
|
109da3e9b3
|
fix syntax error
|
2020-07-17 14:14:43 +02:00 |
|
Dario
|
866f38f721
|
replace assert in SessionManager with error messages send to admin email
|
2020-07-17 14:12:42 +02:00 |
|
Dario
|
197ea6f78b
|
disable email verification resend for now
|
2020-07-17 13:44:48 +02:00 |
|
Dario
|
12e4d68abf
|
change auto-reconnect
|
2020-07-17 13:35:14 +02:00 |
|
Dario
|
9a0018a03d
|
enable back Elopage Webhook and update email verification code type
|
2020-07-17 11:42:36 +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
|
4e1b74ca9d
|
ignore error by creating user direct, because it can be healed automaticly
|
2020-07-15 15:27:40 +02:00 |
|
Dario
|
8b8f1e84b8
|
get earlier code changes to work
|
2020-07-15 14:46:44 +02:00 |
|
Dario
|
da72e46a15
|
fix syntax error
|
2020-07-15 14:28:17 +02:00 |
|
Dario
|
1b3cd9701c
|
try to recover priv key from user backup in SigningTransaction if private key is missing
|
2020-07-15 14:26:29 +02:00 |
|
Dario
|
15d7cf5e61
|
fix
|
2020-07-15 14:01:13 +02:00 |
|
Dario
|
b40d674bbb
|
add comments in mysql handle part to find mysql errors
|
2020-07-15 13:53:11 +02:00 |
|
Dario
|
af340f95de
|
update logging to better nail down mysql errors
|
2020-07-15 13:45:50 +02:00 |
|
Dario
|
d6a0b15720
|
add reporting for mysql connections, to find error with mysql querys
|
2020-07-15 13:11:04 +02:00 |
|
Dario
|
52b836a235
|
use new user class for check if password is empty by check email
|
2020-07-15 13:10:12 +02:00 |
|
Dario
|
48d53626c2
|
remove skipping CheckEmailPage by some session states, because this don't work with current register process
|
2020-07-15 12:18:33 +02:00 |
|
Dario
|
81faa98f21
|
add mutex for connection manager, maybe there is where the mysql error are coming from, if two threads call getConnection at the same time
|
2020-07-14 21:03:25 +02:00 |
|
Dario
|
92de466261
|
add profiling messages for password hash, if it last to long
|
2020-07-14 20:41:59 +02:00 |
|
Dario
|
c37eff474a
|
replace double call of password hashing for old user model with new function, copy values from new user
|
2020-07-14 20:13:46 +02:00 |
|
Dario
|
42c6c5c82e
|
add assert to find null pointer exception in checkEmail
|
2020-07-14 19:33:44 +02:00 |
|