11495 Commits

Author SHA1 Message Date
Dario
e74271def7 update register process to prevent to many session destroys 2019-10-15 10:27:24 +02:00
Dario
34050fda19 adding some new pages, and hack into the logic of login and verify to able to use it with elopage webhook, 2019-10-13 17:15:58 +02:00
Dario
76448b7e26 create a new structure for db models, for less duplicate code, finish elopage webhook 2019-10-11 16:29:59 +02:00
Dario
158904f5a1 correctly parse input from elopage request 2019-10-10 15:18:31 +02:00
Dario
ec69c53fd9 fix header for unix 2019-10-10 12:34:31 +02:00
Dario
184cc8277c disable secure cookie for windows, fix header for unix 2019-10-10 12:31:55 +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
ca2cdf80a6 adding last name for user, update data mysql header for using local header 2019-10-10 11:04:43 +02:00
Dario
c40cef59f5 remove printf for debugging, remove semaphore from thread 2019-10-10 06:52:48 +02:00
Dario
77b7251502 adding printf for debugging 2019-10-10 06:49:48 +02:00
Dario
9d31478440 after merge 2019-10-10 06:36:54 +02:00
Dario
39b5852049 Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server 2019-10-10 06:32:59 +02:00
Dario Rekowski on RockPI
33c20699cf s 2019-10-10 04:32:42 +00:00
Dario
efe039a7a9 changed elopage handler, adding message for debugging crash 2019-10-10 06:32:30 +02:00
Dario
8fcd28d189 adding elopage webhook page 2019-10-09 19:25:18 +02:00
Dario Rekowski on RockPI
ea9c34035d try to fix crash while create keys, new since user is autoPtr 2019-10-09 15:41:56 +00:00
Dario
9177398f48 fix bug which crashed server after to fast logout 2019-10-08 11:34:14 +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
676c1c2505 more updates for building on linux 2019-10-03 10:27:00 +00:00
Dario Rekowski on RockPI
3eace2dfe4 Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server 2019-10-03 10:00:11 +00:00
Dario Rekowski on RockPI
498a3a12e2 fixes for building with linux 2019-10-03 09:59:53 +00:00
Dario
691c8409a5 adding profiler 2019-10-03 11:59:31 +02:00
Dario
e07e437fb9 fix logout cookie 2019-10-03 11:40:51 +02:00
Dario
cb47fe568e complete session timeout, found bug with session manager mutex and fix, found bug with long email verification code and fixed 2019-10-03 11:33:15 +02:00
Dario
3de1e21259 more exact error message for password validation 2019-10-02 16:46:55 +02:00
Dario
d6e9cc19ab save keys (encrypt privkey) done, work on login 2019-10-02 11:55:03 +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
9866dea242 email verification work 2019-10-01 11:14:38 +02:00
Dario
2a1938165c register and send verification email 2019-09-30 14:26:25 +02:00
Dario
d3b9352d51 created crypto key in separate thread 2019-09-28 13:33:30 +02:00
Dario
cf0e70ae07 integrate own mysql table format into poco data format, adding binary field value 2019-09-28 12:14:29 +02:00
Dario
bb4159c701 adding mysql code from LuaWebModule 2019-09-27 21:53:22 +02:00
Dario
c44656da5c work on register 2019-09-27 21:29:55 +02:00
Dario
3d3deae9c7 adding task logic from Universum Game Engine 2019-09-27 21:29:27 +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
Dario
86a83e3e00 adding files from other projects, adding http interface pages 2019-09-22 08:10:39 +02:00
Dario
866b4faedb gradido login server, first config and code 2019-09-20 11:17:00 +02:00
Dario Rekowski on RockPI
410927e5b2 adding operator ajax delete 2019-09-17 13:10:26 +00:00
Dario Rekowski on RockPI
53b2b02e97 update Operators ajaxLoad for new format 2019-09-17 12:42:43 +00:00
Dario Rekowski on RockPI
6f56e082e2 check signature by Operator ajax save 2019-09-17 11:49:42 +00:00
Dario Rekowski on RockPI
7dd91a838b adding user operator save into db and browser 2019-09-16 14:15:08 +00:00
Dario Rekowski on RockPI
a25f6e05de adding serverUsers 2019-09-13 10:31:02 +00:00
Dario Rekowski on RockPI
8c38a5529d adding db sql files and compiled code for tables 2019-09-12 11:15:47 +00:00